7 lines
259 B
INI
7 lines
259 B
INI
[env:KnxEsp]
|
|
platform = espressif8266
|
|
board = esp12e
|
|
framework = arduino
|
|
lib_deps = https://github.com/thorsten-gehrig/arduino-tpuart-knx-user-forum
|
|
https://github.com/knolleary/pubsubclient
|
|
https://github.com/me-no-dev/ESPAsyncWebServer |