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

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

Summary

Details

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