pat1300

Results 1 issues of pat1300

I think that, after line 580, there should be a reset of cmd to CMD_WAIT: .... if (duration < 1000) { Serial.println("short press - toggle relay"); toggle(); cmd= CMD_WAIT; //...