mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Added VTX device status to MSP
This commit is contained in:
parent
32373e3e05
commit
9db5b502b9
7 changed files with 103 additions and 1 deletions
|
@ -22,4 +22,4 @@
|
|||
#define MSP2_MOTOR_OUTPUT_REORDERING 0x3001
|
||||
#define MSP2_SET_MOTOR_OUTPUT_REORDERING 0x3002
|
||||
#define MSP2_SEND_DSHOT_COMMAND 0x3003
|
||||
|
||||
#define MSP2_GET_VTX_DEVICE_STATUS 0x3004
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue