1
0
Fork 0
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:
Ivan Efimov 2021-01-01 04:17:54 -06:00
parent 32373e3e05
commit 9db5b502b9
7 changed files with 103 additions and 1 deletions

View file

@ -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