|
|
|
@ -19,10 +19,10 @@
@@ -19,10 +19,10 @@
|
|
|
|
|
CXOF serial packet description |
|
|
|
|
byte0: header (0xFE) |
|
|
|
|
byte1: reserved |
|
|
|
|
byte2: x-motion high byte; |
|
|
|
|
byte3: x-motion low byte; |
|
|
|
|
byte4: y-motion high byte; |
|
|
|
|
byte5: y-motion low byte; |
|
|
|
|
byte2: x-motion low byte; |
|
|
|
|
byte3: x-motion high byte; |
|
|
|
|
byte4: y-motion low byte; |
|
|
|
|
byte5: y-motion high byte; |
|
|
|
|
byte6: t-motion |
|
|
|
|
byte7: surface quality |
|
|
|
|
byte8: footer (0xAA) |
|
|
|
|