This commit is contained in:
2025-10-09 23:24:24 -04:00
parent d7fed840e6
commit 5b408b4fd6
17 changed files with 22404 additions and 16760 deletions

View File

@@ -12,6 +12,7 @@ static const char* MQTT_BROKER_URI;
//static esp_mqtt_client_handle_t mqtt_client = NULL;
void mqttronix_update_temp (float temp);
void mqttronix_start(void);
/*static void mqtt_event_handler(void *handler_args, esp_event_base_t base, int32_t event_id, void *event_data);
static void mqtt_publish_task(void *arg);