update dependencies

pull/1/head
Thomas Ballmann 4 years ago
parent 7afae5b439
commit af80e7244d

@ -1,6 +1,5 @@
[env:lolin32] [env:lolin32]
;platform = espressif32 platform = espressif32
platform = https://github.com/platformio/platform-espressif32.git
board = lolin32 board = lolin32
framework = arduino framework = arduino
monitor_speed = 115200 monitor_speed = 115200
@ -23,11 +22,11 @@ upload_port = /dev/cu.SLAB_USBtoUART
lib_deps = lib_deps =
GxEPD2@~1.2.4 GxEPD2
Adafruit GFX Library@~1.7.5 Adafruit GFX Library
ArduinoNvs@~2.5 ArduinoNvs
ESP Async WebServer@~1.2.3 ESP Async WebServer
ArduinoJson@~6.14.1 ArduinoJson
https://github.com/kikuchan/pngle.git https://github.com/kikuchan/pngle.git
JPEGDecoder@~1.8.0 JPEGDecoder@~1.8.0
Wire Wire

Loading…
Cancel
Save