This commit is contained in:
2025-10-10 23:06:46 +02:00
parent 7493368043
commit e6a57a49f1

View File

@@ -19,7 +19,7 @@ public:
waitForHost(1500);
// Startup indication
for(int i=0;i<3;i++) blink(60,100);
for(int i=0;i<4;i++) blink(60,100);
}
void loop() {