This commit is contained in:
2026-02-13 12:26:11 -08:00
parent 8fcf997418
commit dc8dbdb957
22 changed files with 1634 additions and 1 deletions

View File

@@ -9,7 +9,7 @@
#include <TFT_eSPI.h>
// ============== CONFIG ==============
const char* WIFI_SSID = "Dobro Veče";
const char* WIFI_SSID = "KH-IoT";
const char* WIFI_PASS = "goodnight";
const char* ALERT_URL = "https://ntfy.sh/ALERT_klubhaus_topic/json?since=all";