mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-19 15:05:08 +00:00
mqtt
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "mqtt_client.h"
|
||||
#include "mqttronix.h"
|
||||
|
||||
//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;
|
||||
|
Reference in New Issue
Block a user