1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 08:45:26 +03:00

Basic layout

This commit is contained in:
Pawel Spychalski (DzikuVx) 2023-10-08 21:01:07 +02:00
parent 4b2e6e3777
commit b0726bbe8c
9 changed files with 229 additions and 5 deletions

View file

@ -126,6 +126,7 @@ sources.js = [
'./js/serial_queue.js',
'./js/msp_balanced_interval.js',
'./tabs/advanced_tuning.js',
'./tabs/ez_tune.js',
'./js/peripherals.js',
'./js/appUpdater.js',
'./js/feature_framework.js',