mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-23 16:25:19 +03:00
Basic framework to work with features
This commit is contained in:
parent
0fbdc439ce
commit
78fbb84f9e
3 changed files with 76 additions and 10 deletions
|
@ -114,6 +114,7 @@ sources.js = [
|
|||
'./tabs/advanced_tuning.js',
|
||||
'./js/peripherals.js',
|
||||
'./js/appUpdater.js',
|
||||
'./js/feature_framework.js',
|
||||
'./js/defaults_dialog.js',
|
||||
'./node_modules/openlayers/dist/ol.js'
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue