mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-13 19:40:22 +03:00
add first version mission planer
This commit is contained in:
parent
a058f0a96c
commit
6cd87dbd64
9 changed files with 721 additions and 213 deletions
|
@ -38,7 +38,8 @@ var GUI_control = function () {
|
|||
'setup',
|
||||
'osd',
|
||||
'profiles',
|
||||
'advanced_tuning'
|
||||
'advanced_tuning',
|
||||
'mission_control'
|
||||
];
|
||||
this.allowedTabs = this.defaultAllowedTabsWhenDisconnected;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue