This commit is contained in:
2025-10-10 21:40:01 -04:00
parent fb7ed8acb6
commit b087d8c160
3 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
bc295540d586439466e75b3fef567ce93a59e837
fb7ed8acb66b94d0da9fbf05b38bd7f020add804

View File

@@ -1,7 +1,7 @@
#ifndef __MQTTRONIX_H__
#define __MQTTRONIX_H__
static const char* MQTT_BROKER_URI = "mqtt://techquadbit.net:1883";
static const char* MQTT_BROKER_URI = "mqtt://mqtt.techquadbit.net:1883";
//static const char* MQTT_BROKER_URI = "mqtt://10.100.50.16:1883";
static const char* MQTT_TAG = "MQTTronix";
//static const char WIFI_SSID;