Last modified by Mengting Qiu on 2025/07/01 15:58
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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**(%%) ====