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

From version 76.15
edited by Xiaoling
on 2024/01/25 16:42
Change comment: There is no comment for this version
To version 76.16
edited by Xiaoling
on 2024/01/25 16:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -364,7 +364,7 @@
364 364  
365 365  If payload is: FF3FH :  (FF3F & 8000 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
366 366  
367 -(FF3F & 8000Judge whether the highest bit is 1, when the highest bit is 1, it is negative)
367 +(FF3F & 8000:Judge whether the highest bit is 1, when the highest bit is 1, it is negative)
368 368  
369 369  
370 370  ==== (% style="color:#4472c4" %)**Humidity**(%%) ====