mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-26 01:35:35 +03:00
MSP2 frame for getting and setting new mixer properties
This commit is contained in:
parent
9df8e5cfea
commit
d2ecaedc4b
5 changed files with 24 additions and 2 deletions
|
@ -28,3 +28,6 @@
|
|||
#define MSP2_INAV_RATE_PROFILE 0x2007
|
||||
#define MSP2_INAV_SET_RATE_PROFILE 0x2008
|
||||
#define MSP2_INAV_AIR_SPEED 0x2009
|
||||
|
||||
#define MSP2_INAV_MIXER 0x2010
|
||||
#define MSP2_INAV_SET_MIXER 0x2011
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue