Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ platform = espressif8266@^2.4.2
lib_deps =
git+https://github.com/volkszaehler/libsml
EspSoftwareSerial
MicroDebug
MicroDebug@1.2.1
IotWebConf@3.2.0
ESP AsyncTCP
esp32async/ESPAsyncTCP@2.0.0
willmmiles/AsyncTCP@1.3.1
AsyncMqttClient
jled

Expand Down