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() { void Scenerunner::_runHandler_off() {
_lcd->setCursor(0, 1); // don't do anything
_lcd->print("rS: OFF ");
} }
void Scenerunner::_runHandler_settle() { void Scenerunner::_runHandler_settle() {