This commit is contained in:
Max Hunt 2019-12-18 00:21:55 +00:00
parent 6f0a451069
commit 928a2208df

View File

@ -103,7 +103,7 @@ void checkEvents(){
turnOff(); turnOff();
} }
else { else {
turnOff(); turnOn();
} }
} }
} }