1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-25 09:15:42 +03:00

Basic PID Tab rework

This commit is contained in:
Pawel Spychalski (DzikuVx) 2019-11-21 22:20:44 +01:00
parent af5855be97
commit 51945769c7
7 changed files with 1745 additions and 1653 deletions

View file

@ -106,6 +106,7 @@ sources.js = [
'./js/logicConditionsStatus.js',
'./js/vtx.js',
'./main.js',
'./js/tabs.js',
'./tabs/*.js',
'./js/eventFrequencyAnalyzer.js',
'./js/periodicStatusUpdater.js',