|
|
@ -11,13 +11,14 @@ debug_flags = -DDEBUG_ESP_CORE -DDEBUG_ESP_SSL -DDEBUG_ESP_WIFI -DDEBUG_ESP_HTTP |
|
|
|
build_flags_512k = ${common.build_flags} -Wl,-Tesp8266.flash.512k0.ld |
|
|
|
build_flags_1m = ${common.build_flags} -Wl,-Tesp8266.flash.1m0.ld |
|
|
|
lib_deps = |
|
|
|
https://github.com/xoseperez/Time |
|
|
|
ArduinoJson |
|
|
|
https://github.com/me-no-dev/ESPAsyncTCP#a57560d |
|
|
|
https://github.com/me-no-dev/ESPAsyncWebServer#313f337 |
|
|
|
https://github.com/marvinroger/async-mqtt-client#v0.8.1 |
|
|
|
PubSubClient |
|
|
|
Embedis |
|
|
|
https://github.com/xoseperez/NtpClient.git#f37fbba |
|
|
|
https://github.com/xoseperez/NtpClient.git#b35e249 |
|
|
|
OneWire |
|
|
|
Brzo I2C |
|
|
|
https://github.com/krosk93/espsoftwareserial#a770677 |
|
|
|