mirror of
https://github.com/sascha-hemi/ninebot-docs.git
synced 2026-03-21 06:06:00 +01:00
Typos
@@ -19,7 +19,7 @@ Two wire UART 115200 8n1
|
||||
#### Packet
|
||||
55 AA bLen bAddr bCmd bArg bPayload[bLen-2] wChecksumLE
|
||||
|
||||
* bLen - length of <bCmd bParam bPayload[]> part (length of payload minus 2)
|
||||
* bLen - length of <bCmd bArg bPayload[]> part (length of payload plus 2)
|
||||
* bAddr:
|
||||
* 0x20 - request to ESC
|
||||
* 0x21 - request to BLE
|
||||
|
||||
Reference in New Issue
Block a user