EYE SENSOR / BTSMP1: Difference between revisions
Appearance
mNo edit summary |
|||
| Line 1,260: | Line 1,260: | ||
| style="vertical-align: middle; text-align: center;" |<span style="background:#D0FF14">B7</span> | | style="vertical-align: middle; text-align: center;" |<span style="background:#D0FF14">B7</span> | ||
|Raw value example 0xB7. Data has to be interpretated as binary value. | |Raw value example 0xB7. Data has to be interpretated as binary value. | ||
In this example would be (MSB)<span style="background:#B284BE">1</span> | In this example would be (MSB)<span style="background:#B284BE">1</span>011 011<span style="background:#00FFFF">1</span>(LSB) and is parsed from least significant byte(LSB). | ||