We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9379c2f commit 69e9118Copy full SHA for 69e9118
divert_sim/Makefile
@@ -33,8 +33,9 @@ CPPFLAGS := \
33
-D ARDUINOJSON_ENABLE_PROGMEM=0 \
34
-D ENABLE_CONFIG_V1_IMPORT=0 \
35
-D ENABLE_CONFIG_CHANGE_NOTIFICATION=0
36
-# \
+# \
37
# -D ENABLE_DEBUG \
38
+# -D SERIAL_OUTFD=STDERR_FILENO
39
# -D ENABLE_DEBUG_DIVERT \
40
# -D ENABLE_DEBUG_INPUT_FILTER \
41
# -D ENABLE_DEBUG_EVSE_MAN \
0 commit comments