show real static Google Map on ePaper display
Signed-off-by: Peter Siegmund <peter@rdkr.com>
This commit is contained in:
@@ -13,7 +13,7 @@ boards_dir = boards
|
||||
|
||||
[env]
|
||||
lib_extra_dirs = ${PROJECT_DIR}
|
||||
platform = espressif32@6.5.0
|
||||
platform = espressif32@6.7.0
|
||||
framework = arduino
|
||||
upload_speed = 921600
|
||||
monitor_speed = 115200
|
||||
@@ -24,7 +24,7 @@ build_flags =
|
||||
-DARDUINO_USB_CDC_ON_BOOT=1
|
||||
|
||||
; Enable -UARDUINO_USB_CDC_ON_BOOT will turn off printing and will not block when using the battery
|
||||
; -UARDUINO_USB_CDC_ON_BOOT
|
||||
; -UARDUINO_USB_CDC_ON_BOOT
|
||||
|
||||
|
||||
-DCORE_DEBUG_LEVEL=0
|
||||
@@ -47,7 +47,7 @@ lib_deps =
|
||||
# external libraries
|
||||
lewisxhe/SensorLib @ ^0.1.9
|
||||
lennarthennigs/Button2 @ ^2.3.2
|
||||
https://github.com/Xinyuan-LilyGO/LilyGo-EPD47#v1.0.1
|
||||
https://github.com/Xinyuan-LilyGO/LilyGo-EPD47#esp32s3
|
||||
|
||||
[env:T5-ePaper-S3]
|
||||
extends = env
|
||||
|
Reference in New Issue
Block a user