snapshot
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
default_port: /dev/ttyACM0
|
||||
default_fqbn: esp32:esp32:esp32c6:CDCOnBoot=cdc
|
||||
default_programmer: esptool
|
||||
Reference in New Issue
Block a user