remove dummy code

This commit is contained in:
Ronald Schaten 2022-02-12 00:31:18 +01:00
parent 410c8c5893
commit 27093e3e56

View File

@ -26,8 +26,7 @@ bool Scenerunner::isBusy() {
}
void Scenerunner::_runHandler_off() {
_lcd->setCursor(0, 1);
_lcd->print("rS: OFF ");
// don't do anything
}
void Scenerunner::_runHandler_settle() {