14 lines
305 B
INI
14 lines
305 B
INI
[env:sonoff_basic_r2]
|
|
platform = espressif8266
|
|
board = sonoff_basic_r2
|
|
framework = arduino
|
|
monitor_speed = 115200
|
|
upload_speed = 115200
|
|
build_flags = -DPIO_FRAMEWORK_ARDUINO_LWIP2_LOW_MEMORY
|
|
lib_deps =
|
|
knolleary/PubSubClient
|
|
tzapu/WiFiManager
|
|
bblanchon/ArduinoJson
|
|
ESPAsyncWebServer
|
|
ESPAsyncTCP
|