mirror of
https://github.com/anklimov/lighthub
synced 2025-12-10 05:39:51 +03:00
MQTT topics config & CallBack refactoring
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user