add led blink

This commit is contained in:
Dmitry Borisenko
2020-06-12 15:34:30 +02:00
parent be5bd3ede4
commit 83d1531267
28 changed files with 157 additions and 73 deletions

View File

@@ -19,8 +19,6 @@ void MQTT_init() {
}, nullptr, true);
}
void do_mqtt_connection() {
if (mqtt_connection) {
mqtt_connection = false;