Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

Commit c1be1c4

Browse files
committed
disable colors
1 parent 18b3dd9 commit c1be1c4

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
@@ -14,7 +14,7 @@ build_flags =
1414
-Og
1515
-Wall -Wextra
1616
-Wno-unused-parameter
17-
-D CONFIG_ARDUHAL_LOG_COLORS
17+
; -D CONFIG_ARDUHAL_LOG_COLORS
1818
-D CORE_DEBUG_LEVEL=ARDUHAL_LOG_LEVEL_VERBOSE
1919
-D CONFIG_ASYNC_TCP_MAX_ACK_TIME=5000
2020
-D CONFIG_ASYNC_TCP_PRIORITY=10

0 commit comments

Comments
 (0)