1
0
Fork 0
This commit is contained in:
legoboyvdlp R 2021-07-25 17:41:07 +01:00
parent 95ba5c6a70
commit 3855b4a141

View file

@ -28,7 +28,7 @@ var SystemDisplayController = {
displayedPage: nil,
lastDisplayedPage: nil,
lastMode: nil,
mode: 0, # 0 = man, 1 = warning, 2 = advisory (not used yet), 3 = auto
mode: 3, # 0 = man, 1 = warning, 2 = advisory (not used yet), 3 = auto
tempFWCPhase: nil,
tempElapsedTime: nil,
tempEngineModeSel: nil,