update u8g2
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
This commit is contained in:
parent
b9d0843c35
commit
76b2639d82
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user