Last modified by Mengting Qiu on 2025/07/01 15:58

From version 67.4
edited by Xiaoling
on 2023/12/14 10:49
Change comment: There is no comment for this version
To version 67.6
edited by Xiaoling
on 2023/12/14 10:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -346,7 +346,7 @@
346 346  
347 347  If payload is: FF3FH :  (FF3F & 8000 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
348 348  
349 -FF3F & 8000:Judge whether the highest bit is 1, when the highest bit is 1, it is negative
349 +(FF3F & 8000:Judge whether the highest bit is 1, when the highest bit is 1, it is negative)
350 350  
351 351  
352 352  ==== (% style="color:#4472c4" %)**Humidity**(%%) ====