This commit is contained in:
parent
f8c1e337af
commit
db57a52bf6
@ -28,7 +28,7 @@ void SusHandler::doStartUp() {
|
||||
if (comState == ComStates::WRITE_SETUP) {
|
||||
if (commandExecuted) {
|
||||
if (goToNormalModeImmediately) {
|
||||
setMode(_MODE_TO_NORMAL);
|
||||
setMode(MODE_NORMAL);
|
||||
} else {
|
||||
setMode(_MODE_TO_ON);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user