mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-14 03:49:53 +03:00
Update OSD tab to support HD (50x18) mode
This commit is contained in:
parent
802b28c86b
commit
7dbb279c0f
6 changed files with 266 additions and 228 deletions
|
@ -44,6 +44,7 @@ var mspHelper = (function (gui) {
|
|||
'DJI_FPV': 21,
|
||||
'SMARTPORT_MASTER': 23,
|
||||
'IMU2': 24,
|
||||
'SHARKBYTE_OSD': 25,
|
||||
};
|
||||
|
||||
// Required for MSP_DEBUGMSG because console.log() doesn't allow omitting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue