transition delay set to 5000 again

This commit is contained in:
Jakob Meier 2021-03-25 17:15:54 +01:00
parent 0b4dac0e3d
commit d764b77a83

View File

@ -329,7 +329,7 @@ void Max31865PT1000Handler::debugInterface(uint8_t positionTracker,
uint32_t Max31865PT1000Handler::getTransitionDelayMs(
Mode_t modeFrom, Mode_t modeTo) {
return 10000;
return 5000;
}
ReturnValue_t Max31865PT1000Handler::getSwitches(