This commit is contained in:
2025-06-21 13:58:28 -06:00
parent 5b45347914
commit 3022da7fe4
3 changed files with 8 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
#define SECRET_SSID ""
#define SECRET_PASS ""
#define SECRET_MQTT_BROKER_IP "192.168.69.106"
#define SECRET_MQTT_PORT 1883
#define MQTT_BROKER_IP ""
#define MQTT_PORT 1883