corechip

Results 1 comments of corechip

Thank you @chegewara . Do you mean I should add delay() like this? But I tried it still report errors. `void loop() { updateButtons(); if (millis() - lastActiveTime > MAX_ACTIVE_TIME)...