mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-26 01:35:35 +03:00
MSP frame for braking settings
This commit is contained in:
parent
aad6cedaa9
commit
46ff1e31e6
2 changed files with 24 additions and 0 deletions
|
@ -29,6 +29,8 @@
|
|||
#define MSP2_INAV_SET_RATE_PROFILE 0x2008
|
||||
#define MSP2_INAV_AIR_SPEED 0x2009
|
||||
#define MSP2_INAV_OUTPUT_MAPPING 0x200A
|
||||
#define MSP2_INAV_MC_BRAKING 0x200B
|
||||
#define MSP2_INAV_SET_MC_BRAKING 0x200C
|
||||
|
||||
#define MSP2_INAV_MIXER 0x2010
|
||||
#define MSP2_INAV_SET_MIXER 0x2011
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue