Test1
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user