Remove task handle: managed in dev-twi main.cpp

This commit is contained in:
2025-12-10 00:27:30 +01:00
parent 1a893547b6
commit 626bbe9dbb
-1
View File
@@ -12,7 +12,6 @@
static const char* TAG = "MQTT";
//static TaskHandle_t i2c_task_handle = NULL;
static esp_mqtt_client_handle_t mqtt_client = NULL;
static char global_rx_buffer[50];