1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-16 04:45:18 +03:00

Merge branch 'master' into BLE-TCP-UDP

This commit is contained in:
Andi Kanzler 2022-04-07 09:57:19 +02:00 committed by GitHub
commit deb56f0876
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
67 changed files with 7157 additions and 1968 deletions

View file

@ -62,7 +62,9 @@ sources.js = [
'./node_modules/marked/lib/marked.js',
'./js/libraries/d3.min.js',
'./js/libraries/jquery.nouislider.all.min.js',
'./node_modules/three/three.min.js',
'./node_modules/three/build/three.min.js',
'./node_modules/three/examples/js/loaders/GLTFLoader.js',
'./node_modules/three/examples/js/controls/OrbitControls.js',
'./js/libraries/nw-dialog.js',
'./js/libraries/bundle_xml2js.js',
'./js/libraries/Projector.js',