mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-23 16:25:19 +03:00
Removed Switch Indicators and increase custom to 8
Removed Switch indicators and increased the number of osd custom elements to 8.
This commit is contained in:
parent
aadc459adf
commit
7a86b417c6
5 changed files with 66 additions and 144 deletions
|
@ -238,7 +238,8 @@ var MSPCodes = {
|
|||
MSP2_ADSB_VEHICLE_LIST: 0x2090,
|
||||
|
||||
MSP2_INAV_CUSTOM_OSD_ELEMENTS: 0x2100,
|
||||
MSP2_INAV_SET_CUSTOM_OSD_ELEMENTS: 0x2101,
|
||||
MSP2_INAV_CUSTOM_OSD_ELEMENT: 0x2101,
|
||||
MSP2_INAV_SET_CUSTOM_OSD_ELEMENTS: 0x2102,
|
||||
|
||||
MSP2_INAV_SERVO_CONFIG: 0x2200,
|
||||
MSP2_INAV_SET_SERVO_CONFIG: 0x2201,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue