extended config

This commit is contained in:
2023-04-16 21:21:05 +02:00
parent 1fde3347c8
commit 8b4c00bc7f
15 changed files with 119 additions and 61 deletions

View File

@@ -121,6 +121,7 @@ void handlePowerState(void)
// init all
log_i("powerinit");
SetLedColor(CRGB::Green);
//initConfig();
powerstate = on;
}
break;