v1.10.0 #220
@ -28,7 +28,7 @@ void SusHandler::doStartUp() {
|
|||||||
if (comState == ComStates::WRITE_SETUP) {
|
if (comState == ComStates::WRITE_SETUP) {
|
||||||
if (commandExecuted) {
|
if (commandExecuted) {
|
||||||
if (goToNormalModeImmediately) {
|
if (goToNormalModeImmediately) {
|
||||||
setMode(_MODE_TO_NORMAL);
|
setMode(MODE_NORMAL);
|
||||||
} else {
|
} else {
|
||||||
setMode(_MODE_TO_ON);
|
setMode(_MODE_TO_ON);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user