Last modified by Mengting Qiu on 2023/12/14 11:15

From version 79.10
edited by Xiaoling
on 2023/06/13 14:54
Change comment: There is no comment for this version
To version 79.11
edited by Xiaoling
on 2023/06/13 14:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -387,6 +387,7 @@
387 387  )))
388 388  
389 389  * If the sensor value is 0x0000, it means system doesn't detect ultrasonic sensor.
390 +
390 390  * If the sensor value lower than 0x0014 (20mm), the sensor value will be invalid.
391 391  
392 392  === 2.3.3  Interrupt Pin ===
... ... @@ -413,6 +413,8 @@
413 413  If payload is: FF3FH :  (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
414 414  
415 415  
417 +
418 +
416 416  === 2.3.5  Sensor Flag ===
417 417  
418 418