diff --git a/README.md b/README.md index 2288e4e..be12f3a 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,8 @@ Das System stellt einen vollständig konfigurierbaren Webserver bereit mit folge **Port-Konfiguration:** - Individuelle Benennung jedes Ports möglich - Aktivieren/Deaktivieren von Ports -- Persistente Speicherung der Konfiguration in `portconfig.json` +- Globale Blinkfrequenz für fehlerhafte Ports einstellbar (in ms) +- Persistente Speicherung der Konfiguration in `portconfig.json`, inklusive Blinkintervall ### 📡 WiFi & Netzwerkverbindung diff --git a/data/index.html b/data/index.html index 2cef7af..793c2bb 100644 --- a/data/index.html +++ b/data/index.html @@ -6,6 +6,9 @@