havent started yet

This commit is contained in:
legop3
2025-11-04 19:28:09 -05:00
parent 939838de4e
commit 0111dea7cd
5 changed files with 112 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
[env:esp32dev]
platform = espressif32
board = esp32dev
framework = arduino
monitor_speed = 115200
; Enable verbose FreeRTOS symbols in Arduino builds (optional but handy for demos)
build_flags =
-DCORE_DEBUG_LEVEL=3