mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-19 14:25:13 +03:00
support extended bbl denom
This commit is contained in:
parent
3c19c15782
commit
99699ee6f3
3 changed files with 33 additions and 10 deletions
|
@ -194,5 +194,8 @@ var MSPCodes = {
|
|||
|
||||
MSP2_INAV_SELECT_BATTERY_PROFILE: 0x2018,
|
||||
|
||||
MSP2_INAV_DEBUG: 0x2019
|
||||
MSP2_INAV_DEBUG: 0x2019,
|
||||
|
||||
MSP2_BLACKBOX_CONFIG: 0x201A,
|
||||
MSP2_SET_BLACKBOX_CONFIG: 0x201B
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue