Skip to content

Commit 5f87f33

Browse files
committed
Default to: -D CORE_DEBUG_LEVEL=ARDUHAL_LOG_LEVEL_DEBUG
1 parent 7dc862b commit 5f87f33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ build_flags =
5555
-Wall -Wextra
5656
-Wno-unused-parameter
5757
; -D CONFIG_ARDUHAL_LOG_COLORS
58-
-D CORE_DEBUG_LEVEL=ARDUHAL_LOG_LEVEL_VERBOSE
58+
-D CORE_DEBUG_LEVEL=ARDUHAL_LOG_LEVEL_DEBUG
5959
-D CONFIG_ASYNC_TCP_MAX_ACK_TIME=5000
6060
-D CONFIG_ASYNC_TCP_PRIORITY=10
6161
-D CONFIG_ASYNC_TCP_QUEUE_SIZE=64

0 commit comments

Comments
 (0)