mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-15 04:15:28 +03:00
Add MSP2_INAV_LOGIC_CONDITIONS_SINGLE
This commit is contained in:
parent
ab7162980b
commit
86337d5aa2
3 changed files with 36 additions and 34 deletions
|
@ -229,5 +229,7 @@ var MSPCodes = {
|
|||
MSP2_INAV_FWUPDT_ROLLBACK_EXEC: 0x2037,
|
||||
|
||||
MSP2_INAV_SAFEHOME: 0x2038,
|
||||
MSP2_INAV_SET_SAFEHOME: 0x2039
|
||||
MSP2_INAV_SET_SAFEHOME: 0x2039,
|
||||
|
||||
MSP2_INAV_LOGIC_CONDITIONS_SINGLE: 0x203B
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue