1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 00:35:20 +03:00
This commit is contained in:
Andi Kanzler 2023-11-17 10:55:50 -03:00
parent 23a6a01143
commit 4df66d0fc5
10 changed files with 473 additions and 197 deletions

View file

@ -139,7 +139,9 @@ sources.js = [
'./js/libraries/plotly-latest.min.js',
'./js/sitl.js',
'./js/CliAutoComplete.js',
'./node_modules/jquery-textcomplete/dist/jquery.textcomplete.js'
'./node_modules/jquery-textcomplete/dist/jquery.textcomplete.js',
'./js/fwApproach.js',
'./js/fwApproachCollection.js'
];
sources.receiverCss = [