This commit is contained in:
2026-02-13 14:47:41 -08:00
parent 96bcf8c403
commit d54e860376
2 changed files with 2 additions and 5 deletions

View File

@@ -13,8 +13,8 @@
#include <WiFiUdp.h>
// ============== CONFIGURATION ==============
String wifiSSID = "Dobro Veče";
String wifiPassword = "goodnight";
String wifiSSID = "IoT-2GHz";
String wifiPassword = "lesson-greater";
const char* ALERT_TOPIC = "https://ntfy.sh/ALERT_klubhaus_topic/json?since=all";
const char* SILENCE_TOPIC = "https://ntfy.sh/SILENCE_klubhaus_topic/json?since=all";

View File

@@ -1,3 +0,0 @@
default_port: /dev/ttyACM0
default_fqbn: esp32:esp32:esp32c6:CDCOnBoot=cdc
default_programmer: esptool