mirror of
https://github.com/sascha-hemi/ninebot-docs.git
synced 2026-03-21 07:06:18 +01:00
Fixed ESC->BLE cmd 64
@@ -101,6 +101,6 @@ Two wire UART 115200 8n1
|
||||
| 5C | any | dAuth, dOdometer, wUnused | - | + | - | All | - | Set odometer |
|
||||
| 61 | ofs | bReadLen, bHeadDataLen, bHeadData[bHeadDataLen] | - | + | - | All | 01 ofs data[] | Read regs, update head inputs |
|
||||
| 64 | any | bDataLen, bThrottle, bBrake, wUnkn [, wBLEFwVersion] | - | + | - | All | ? | Update head inputs |
|
||||
| 64 | any | bDataLen, bFlags, bBattLevelBars, bHeadlightLevel, bBeeps | + | - | - | M365 | ? | Update head outputs |
|
||||
| 64 | any | bDataLen, bFlags, bBattLevelBars, bHeadlightLevel, bBeeps, bSpeed, bErrorCode | + | - | - | Ninebot, M365 Pro | ? | Update head outputs |
|
||||
| 64 | any | bFlags, bBattLevelBars, bHeadlightLevel, bBeeps | + | - | - | M365 | ? | Update head outputs |
|
||||
| 64 | any | bFlags, bBattLevelBars, bHeadlightLevel, bBeeps, bSpeed, bErrorCode | + | - | - | Ninebot, M365 Pro | ? | Update head outputs |
|
||||
| 65 | any | bDataLen, bThrottle, bBrake, wUnkn [, wBLEFwVersion] | - | + | - | All | ? | Update head inputs |
|
||||
|
||||
Reference in New Issue
Block a user