This commit is contained in:
2020-08-01 16:24:43 +03:00
parent 48a173c787
commit 2e91e6e4ab

View File

@@ -42,6 +42,7 @@ void onMqttMessage(char* topic, char* payload, AsyncMqttClientMessageProperties
void onMqttPublish(uint16_t packetId); */
leds g_led(G_LED, 100);
//leds r_led(R_LED, 100);
void setup() {