merge new remote#2

This commit is contained in:
2022-09-30 09:49:47 +02:00
parent dd205539df
commit 6daf89c1f8
6 changed files with 13 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ uint32_t looptime = 0;
void setup()
{
initPower();
Serial.begin(115200);
Serial.setDebugOutput(true);
log_i("muziekdoos v2");