update u8g2

Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
This commit is contained in:
Lukas Bachschwell 2024-05-11 15:32:23 +02:00
parent b9d0843c35
commit 76b2639d82
Signed by: lbsadmin
GPG Key ID: CCC6AA87CC8DF425

View File

@ -18,10 +18,9 @@ src_filter = +<remote.cpp>
monitor_speed = 115200 monitor_speed = 115200
upload_speed = 921600 upload_speed = 921600
upload_port = /dev/cu.SLAB_USBtoUART #upload_port = /dev/cu.SLAB_USBtoUART
lib_deps = lib_deps = olikraus/U8g2@^2.35.19
942
[env:receiver] [env:receiver]
@ -35,6 +34,7 @@ monitor_speed = 115200
; upload_speed = 921600 ; upload_speed = 921600
lib_deps = lib_deps =
ServoESP32 # ServoESP32
olikraus/U8g2@^2.35.19
DallasTemperature DallasTemperature
Adafruit NeoPixel Adafruit NeoPixel