diff --git a/app/src/main/cpp/SensorsProtocol.cpp b/app/src/main/cpp/SensorsProtocol.cpp index e321e78e..2ad2e7e6 100644 --- a/app/src/main/cpp/SensorsProtocol.cpp +++ b/app/src/main/cpp/SensorsProtocol.cpp @@ -3155,8 +3155,6 @@ void ShxyProtocolDataProcess(int devno) } pPortParam->aiValue[OpticalRadiationNo].AiState = SER_SAMPLE; weatherpntmsg[OpticalRadiationNo].AiState = SER_SAMPLE; - //g_SelfTest.SensorsFault |= (0x02); - //if ((gDisSunRain & 0x80) == 0x80) { sprintf(szbuf, "%s日照:%0.3f ", szbuf, fvalue); DebugLog(devparam[devno].commid, szbuf, 'V');