diff --git a/VT_ESP8266/platformio.ini b/VT_ESP8266/platformio.ini index 71d4b49..0552eec 100644 --- a/VT_ESP8266/platformio.ini +++ b/VT_ESP8266/platformio.ini @@ -22,3 +22,7 @@ lib_deps = robtillaart/I2C_EEPROM @ ^1.3.0 ottowinter/ESPAsyncWebServer-esphome @ ^1.3.0 ayushsharma82/WebSerial @ ^1.2.0 + mathertel/OneButton @ ^2.6.1 + mathertel/LiquidCrystal_PCF8574 @ ^2.2.0 + milesburton/DallasTemperature @ ^4.0.4 + marvinroger/AsyncMqttClient @ ^0.9.0