This commit is contained in:
Jonathan Redpath 2017-07-27 19:54:37 +01:00
commit d953223b93

View file

@ -26,7 +26,7 @@ var variousReset = func {
setprop("/controls/CVR/gndctl", 0);
setprop("/controls/CVR/erase", 0);
setprop("/controls/switches/cabinfan", 1);
setprop("/controls/oxygen/crewOxyPB", 0); # 0 = AUTO 1 = OFF
setprop("/controls/oxygen/crewOxyPB", 1); # 0 = OFF 1 = AUTO
setprop("/controls/switches/emerCallLtO", 0); # ON light, flashes white for 10s
setprop("/controls/switches/emerCallLtC", 0); # CALL light, flashes amber for 10s
setprop("/controls/switches/emerCall", 0);