MQTT topics config & CallBack refactoring

This commit is contained in:
2019-03-04 04:49:35 +03:00
parent 23e493097e
commit 141bb9c657
13 changed files with 258 additions and 78 deletions

View File

@@ -9,7 +9,7 @@
; http://docs.platformio.org/page/projectconf.html
[platformio]
src_dir = lighthub
env_default = megaatmega2560
env_default = megaatmega2560-net
;monitor_speed = 115200
; megaatmega2560
; megaatmega2560-net
@@ -254,7 +254,6 @@ lib_deps =
https://github.com/arcao/Syslog.git
Streaming
[env:due-5500]
platform = atmelsam
framework = arduino