mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-14 11:59:51 +03:00
Merge branch 'Autoland-7.0.1' of https://github.com/Scavanger/inav-configurator into Autoland-7.0.1
This commit is contained in:
commit
276e811a15
5 changed files with 80 additions and 15 deletions
|
@ -248,5 +248,9 @@ var MSPCodes = {
|
|||
MSP2_INAV_EZ_TUNE: 0x2070,
|
||||
MSP2_INAV_EZ_TUNE_SET: 0x2071,
|
||||
|
||||
MSP2_INAV_SELECT_MIXER_PROFILE: 0x2080,
|
||||
MSP2_INAV_SELECT_MIXER_PROFILE: 0x2080,,
|
||||
MSP2_INAV_SET_LED_STRIP_CONFIG_EX: 0x2049,
|
||||
|
||||
MSP2_INAV_FW_APPROACH: 0x204A,
|
||||
MSP2_INAV_SET_FW_APPROACH: 0x204B
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue