Skip to content

Commit ea01606

Browse files
committed
Update platformio.ini
1 parent 2917f84 commit ea01606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ monitor_filters = send_on_enter, colorize, esp32_exception_decoder
3131
;board_build.f_flash = 80000000L
3232
;board_build.flash_mode = qio
3333
; None
34-
build_flags = -DCORE_DEBUG_LEVEL=5
34+
build_flags = -DCORE_DEBUG_LEVEL=0
3535
upload_speed = 460800
3636
extra_scripts = pre:platformIO/extra_script.py
3737
lib_ignore =

0 commit comments

Comments
 (0)