fix it proper

This commit is contained in:
2026-01-16 19:21:56 +01:00
parent 9851f8f787
commit 6e7a92cba3
2 changed files with 40 additions and 41 deletions

View File

@@ -8,6 +8,7 @@ monitor_speed = 115200
board = esp32dev
framework = arduino, espidf
board_build.f_flash = 80000000L
board_build.f_cpu = 160000000L
board_build.partitions = maxapp.csv
build_flags =
-Wall