1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-23 16:25:19 +03:00

inav cli autocomplete

This commit is contained in:
error 2023-10-29 12:05:35 +01:00
parent c8b5b623ef
commit 562ee22cc5
6 changed files with 668 additions and 9 deletions

View file

@ -138,6 +138,8 @@ sources.js = [
'./node_modules/openlayers/dist/ol.js',
'./js/libraries/plotly-latest.min.js',
'./js/sitl.js',
'./js/CliAutoComplete.js',
'./node_modules/jquery-textcomplete/dist/jquery.textcomplete.js'
];
sources.receiverCss = [