diff --git a/variants/esp32s3/t5s3_epaper/platformio.ini b/variants/esp32s3/t5s3_epaper/platformio.ini index c4187a807..7faa44213 100644 --- a/variants/esp32s3/t5s3_epaper/platformio.ini +++ b/variants/esp32s3/t5s3_epaper/platformio.ini @@ -14,12 +14,11 @@ build_src_filter = ${esp32s3_base.build_src_filter} lib_deps = ${esp32s3_base.lib_deps} - https://github.com/Xinyuan-LilyGO/LilyGo-EPD47 - ;https://github.com/vroland/epdiy/archive/c61e9e923ce2418150d54f88cea5d196cdc40c54.zip - https://github.com/mverch67/BQ27220/archive/07d92be846abd8a0258a50c23198dac0858b22ed.zip - https://github.com/bitbank2/bb_captouch/archive/refs/tags/1.3.1.zip lewisxhe/XPowersLib@0.3.1 lewisxhe/SensorLib@0.3.1 + https://github.com/mverch67/BQ27220/archive/07d92be846abd8a0258a50c23198dac0858b22ed.zip + https://github.com/mverch67/FastEPD/archive/07556b76706ae0f708fb7bf3f38f5ebc227ff2dd.zip + https://github.com/bitbank2/bb_captouch/archive/refs/tags/1.3.1.zip [env:t5s3_epaper_inkhud]