mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Dshot commands via MSP
This commit is contained in:
parent
79c2f79919
commit
fecf19b0d7
2 changed files with 31 additions and 0 deletions
|
@ -21,3 +21,5 @@
|
|||
#define MSP2_BETAFLIGHT_BIND 0x3000
|
||||
#define MSP2_MOTOR_OUTPUT_REORDERING 0x3001
|
||||
#define MSP2_SET_MOTOR_OUTPUT_REORDERING 0x3002
|
||||
#define MSP2_SEND_DSHOT_COMMAND 0x3003
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue