Closed psonnera closed 5 years ago
Release May 12th, off button doesn't do anything. That's voluntary? if(M5.BtnC.wasPressed()) { // M5.Lcd.printf("C"); Serial.printf("C"); // M5.setWakeupButton(BUTTON_B_PIN); // M5.powerOFF();
Forgot to ucomment. Corrected.
Release May 12th, off button doesn't do anything. That's voluntary?
if(M5.BtnC.wasPressed()) { // M5.Lcd.printf("C"); Serial.printf("C"); // M5.setWakeupButton(BUTTON_B_PIN); // M5.powerOFF();