A32X: Wheel lower ECAM work

This commit is contained in:
Joshua Davidson 2017-10-16 21:03:27 -04:00
parent cf061647c4
commit b6b53c4ddb

View file

@ -1005,7 +1005,10 @@ var canvas_lowerECAM_wheel = {
}
# Hide not yet implemented stuff
me["braketemp1"].hide();
me["braketemp2"].hide();
me["braketemp3"].hide();
me["braketemp4"].hide();
me.updateBottomStatus();
},