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:
parent
c8b5b623ef
commit
562ee22cc5
6 changed files with 668 additions and 9 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue