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

From version 104.1
edited by Saxer Lin
on 2023/08/05 15:55
Change comment: There is no comment for this version
To version 106.1
edited by Saxer Lin
on 2023/08/05 16:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -403,9 +403,9 @@
403 403  
404 404  **Example:**
405 405  
406 -0x00: Normal uplink packet.
406 +If byte[0]&0x01=0x00 : Normal uplink packet.
407 407  
408 -0x01: Interrupt Uplink Packet.
408 +If byte[0]&0x01=0x01 : Interrupt Uplink Packet.
409 409  
410 410  
411 411  ==== (% style="color:blue" %)**LiDAR temp**(%%) ====