This commit is contained in:
2025-10-07 00:30:55 -04:00
parent e72d35d686
commit fd4731b58d

View File

@@ -13,7 +13,8 @@
#include "mqtt_client.h"
#include "mqttronix.h"
static const char* MQTT_TAG = "MQTTronix";
//static const char*
MQTT_TAG = "MQTTronix";
static void mqtt_publish_task(void *arg) {
esp_mqtt_client_handle_t client = (esp_mqtt_client_handle_t)arg;