Syrlinks Update #353
@ -30,7 +30,8 @@ void SyrlinksHandler::doStartUp() {
|
||||
}
|
||||
if(internalState == InternalState::ENABLE_TEMPERATURE_PROTECTION) {
|
||||
if(commandExecuted) {
|
||||
setMode(_MODE_TO_ON);
|
||||
// Got to normal mode immediately.
|
||||
setMode(_MODE_TO_NORMAL);
|
||||
internalState = InternalState::IDLE;
|
||||
commandExecuted = false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user