Go back to plain arduino, this had fucking broke my mind and i have no clue why

This commit is contained in:
2026-01-17 23:20:00 +01:00
parent 7a9f9f868c
commit 35d5e6ecb5
9 changed files with 24 additions and 135 deletions

View File

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