This commit is contained in:
Carsten Graf
2025-06-18 08:22:33 +02:00
parent 73a324ccef
commit 9776369a79
5 changed files with 7 additions and 492 deletions

View File

@@ -3,7 +3,6 @@
#define LED_PIN 13
// Status LED
unsigned long lastLedBlink = 0;
bool ledState = false;