remove duplicate code
This commit is contained in:
parent
8c9d215672
commit
95299cf522
@ -21,7 +21,6 @@ void Max31865EiveHandler::doStartUp() {
|
||||
transitionOk = false;
|
||||
}
|
||||
if ((state == InternalState::ON or state == InternalState::ACTIVE) and transitionOk) {
|
||||
updatePeriodicReply(true, EiveMax31855::RtdCommands::EXCHANGE_SET_ID);
|
||||
if (instantNormal) {
|
||||
setMode(MODE_NORMAL);
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user