diff --git a/esphttpdconfig.mk b/esphttpdconfig.mk index 16155c4..dd465f6 100644 --- a/esphttpdconfig.mk +++ b/esphttpdconfig.mk @@ -47,8 +47,8 @@ GLOBAL_CFLAGS = \ -DDEBUG_HTTP=1 \ -DDEBUG_ESPFS=0 \ -DDEBUG_WS=0 \ - -DDEBUG_ANSI=0 \ - -DDEBUG_ANSI_NOIMPL=0 \ + -DDEBUG_ANSI=1 \ + -DDEBUG_ANSI_NOIMPL=1 \ -DHTTPD_MAX_BACKLOG_SIZE=8192 \ -DDEBUG_INPUT=0 \ -DDEBUG_HEAP=1