From 48a173c787f1bae681a85c3f35c6c48a38fb0835 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 1 Aug 2020 16:20:22 +0300 Subject: [PATCH] Test1 --- ESP_MidRoom/src/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/ESP_MidRoom/src/main.cpp b/ESP_MidRoom/src/main.cpp index 207f131..458f5fe 100644 --- a/ESP_MidRoom/src/main.cpp +++ b/ESP_MidRoom/src/main.cpp @@ -41,7 +41,6 @@ void onMqttUnsubscribe(uint16_t packetId); void onMqttMessage(char* topic, char* payload, AsyncMqttClientMessageProperties properties, size_t len, size_t index, size_t total); void onMqttPublish(uint16_t packetId); */ -//leds b_led(B_LED); leds g_led(G_LED, 100); //leds r_led(R_LED, 100);