Working version.

This commit is contained in:
Holger Weber
2026-05-15 00:44:46 +02:00
parent 088eb07ff3
commit d2ab1369f6
6 changed files with 16 additions and 8 deletions

View File

@@ -7,3 +7,5 @@
#define WIFI_PASSWORD "!Sternenlabor99!"
#define TASMOTA_HOST "192.168.240.101"
#define INITIAL_TIMER_MS 5000
#define MIN_TIMER_MS 2000
#define MAX_TIMER_MS 13000