Update src/js/serial_backend.js
As suggested Co-authored-by: haslinghuis <mark@numloq.nl>10.9-maintenance
parent
777f2b6383
commit
d03cdfc425
|
@ -91,7 +91,7 @@ function initializeSerialBackend() {
|
|||
finishClose(toggleStatus);
|
||||
}
|
||||
|
||||
mspHelper?.setArmingEnabled(true, false, onFinishCallback);
|
||||
mspHelper.setArmingEnabled(true, false, onFinishCallback);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue