Define library dependency for ArduinoJson

This commit is contained in:
Ollo 2020-10-20 19:05:37 +02:00
parent 7fe6663bc7
commit 769cc52d61

View File

@ -16,7 +16,9 @@ build_flags = -DPIO_FRAMEWORK_ARDUINO_LWIP2_LOW_MEMORY
board_build.partitions = huge_app.csv
; the latest development brankitchen-lightch (convention V3.0.x)
lib_deps = https://github.com/homieiot/homie-esp8266.git#v3.0
lib_deps = ArduinoJson@6.16.1
https://github.com/homieiot/homie-esp8266.git#v3.0
OneWire
upload_port = /dev/ttyUSB0