1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-25 01:05:12 +03:00

Merge branch 'master' into arntlse_safehome_mp

This commit is contained in:
ArnoTlse 2021-04-17 20:50:11 +02:00 committed by GitHub
commit dbfbd31c41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
37 changed files with 2114 additions and 1430 deletions

View file

@ -106,6 +106,9 @@ sources.js = [
'./js/logicConditionsCollection.js',
'./js/logicConditionsStatus.js',
'./js/globalVariablesStatus.js',
'./js/programmingPid.js',
'./js/programmingPidCollection.js',
'./js/programmingPidStatus.js',
'./js/vtx.js',
'./main.js',
'./js/tabs.js',