esp8266 only, mqtt added
This commit is contained in:
@@ -15,13 +15,8 @@ framework = arduino
|
||||
monitor_speed = 9600
|
||||
lib_deps =
|
||||
mikem/RadioHead@^1.113
|
||||
;tzapu/WiFiManager@^0.16.0
|
||||
tzapu/WiFiManager@^0.16.0
|
||||
knolleary/PubSubClient@^2.8
|
||||
bblanchon/ArduinoJson@^6.17.3
|
||||
build_flags = -D USE_ESPRESSIF
|
||||
|
||||
[env:nanoatmega328]
|
||||
platform = atmelavr
|
||||
board = nanoatmega328
|
||||
framework = arduino
|
||||
monitor_speed = 9600
|
||||
lib_deps = mikem/RadioHead@^1.113
|
||||
build_flags = -D USE_ARDUINO
|
||||
Reference in New Issue
Block a user