Add Reconnection Timer

This commit is contained in:
2020-09-03 09:06:09 +02:00
parent f9547111b5
commit cb45769c20
7 changed files with 68 additions and 20 deletions
+1
View File
@@ -4,6 +4,7 @@
LIBRARIES += Http
LIBRARIES += MQTT
LIBRARIES += Timer
LIBRARIES += Logging
LIBRARIES += Utilities