Remove unused variable
This commit is contained in:
parent
64cde85752
commit
462485dfa6
@ -121,7 +121,6 @@ void setup() {
|
||||
}
|
||||
|
||||
|
||||
bool reset = false;
|
||||
void loop() {
|
||||
//Detecting turn-off
|
||||
if (powerOnState && digitalRead(POWER_PIN) == LOW) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user