mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-24 16:55:22 +03:00
Add support for editing more OSD settings from the OSD tab
- Voltage decimals - Crosshairs style - Sidebar scroll for left and right - Sidebar scrolling arrows
This commit is contained in:
parent
8e823748f4
commit
42c45648d3
8 changed files with 228 additions and 93 deletions
|
@ -83,6 +83,7 @@ sources.js = [
|
|||
'./js/serial.js',
|
||||
'./js/servoMixRule.js',
|
||||
'./js/motorMixRule.js',
|
||||
'./js/settings.js',
|
||||
'./js/outputMapping.js',
|
||||
'./js/model.js',
|
||||
'./js/serial_backend.js',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue