Remove debug print
This commit is contained in:
parent
ee9b1ba066
commit
a9c737093f
1 changed files with 0 additions and 1 deletions
|
@ -329,7 +329,6 @@ var LowerECAM = {
|
|||
setprop("/ECAM/Lower/man-select", 1);
|
||||
setprop("/ECAM/Lower/page", b);
|
||||
setprop("/ECAM/Lower/light/" ~ b, 1);
|
||||
print("calling SD page manually");
|
||||
} else {
|
||||
if (b == getprop("/ECAM/Lower/page")) {
|
||||
setprop("/ECAM/Lower/man-select", 0);
|
||||
|
|
Reference in a new issue