mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-23 16:25:19 +03:00
first cut of presets
This commit is contained in:
parent
6462e6c695
commit
35baf4302b
8 changed files with 335 additions and 1 deletions
|
@ -37,7 +37,8 @@ var GUI_control = function () {
|
|||
'sensors',
|
||||
'servos',
|
||||
'setup',
|
||||
'osd'
|
||||
'osd',
|
||||
'profiles'
|
||||
];
|
||||
this.allowedTabs = this.defaultAllowedTabsWhenDisconnected;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue