修改shuttercali的校验和

This commit is contained in:
2022-01-17 09:30:08 +08:00
parent 88eb43ec91
commit de3316c248
3 changed files with 76 additions and 34 deletions

View File

@ -79,6 +79,7 @@ void SensorOptoSky::SettingTemprature(float temp)
float SensorOptoSky::GettingTempratrue()
{
return 0.0;
if (!OptoSky::isSensorInit())
{
return 0;