mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-15 04:15:28 +03:00
ground work for mmix editing
This commit is contained in:
parent
385827a66f
commit
bb8507e81b
6 changed files with 112 additions and 4 deletions
|
@ -153,4 +153,7 @@ var MSPCodes = {
|
|||
// INAV specific codes
|
||||
MSPV2_SETTING: 0x1003,
|
||||
MSPV2_SET_SETTING: 0x1004,
|
||||
|
||||
MSP2_COMMON_MOTOR_MIXER: 0x1005,
|
||||
MSP2_COMMON_SET_MOTOR_MIXER: 0x1006
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue