not really a change, doesn't matter

This commit is contained in:
2026-03-06 00:05:02 +00:00
parent 9322729294
commit 73291b65ac
+2 -2
View File
@@ -3,7 +3,7 @@ platform = espressif32
board = esp32-s3-devkitc-1
framework = arduino
monitor_speed = 115200
# upload_port = "/dev/ttyUSB0"
upload_port = "/dev/ttyUSB1"
# lib_deps = moononournation/GFX Library for Arduino@
# lvgl/lvgl
@@ -17,7 +17,7 @@ build_flags = -Iinclude/
-DBOARD_HAS_PSRAM
-mfix-esp32-psram-cache-issue
-std=gnu++17
-DLOG_LEVEL=LOG_LEVEL_TRACE
-DLOG_LEVEL=LOG_LEVEL_INFO
build_unflags = -std=gnu++11
# -Ilib/u8g2/csrc