Skip to content

Commit 69e9118

Browse files
committed
Example of setting the serial to stderr
1 parent 9379c2f commit 69e9118

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

divert_sim/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,9 @@ CPPFLAGS := \
3333
-D ARDUINOJSON_ENABLE_PROGMEM=0 \
3434
-D ENABLE_CONFIG_V1_IMPORT=0 \
3535
-D ENABLE_CONFIG_CHANGE_NOTIFICATION=0
36-
# \
36+
# \
3737
# -D ENABLE_DEBUG \
38+
# -D SERIAL_OUTFD=STDERR_FILENO
3839
# -D ENABLE_DEBUG_DIVERT \
3940
# -D ENABLE_DEBUG_INPUT_FILTER \
4041
# -D ENABLE_DEBUG_EVSE_MAN \

0 commit comments

Comments
 (0)