diff --git a/esphttpdconfig.mk b/esphttpdconfig.mk index d8b6237..639eb23 100644 --- a/esphttpdconfig.mk +++ b/esphttpdconfig.mk @@ -48,7 +48,7 @@ GLOBAL_CFLAGS = \ -DDEBUG_CGI=0 \ -DDEBUG_WIFI=0 \ -DDEBUG_WS=0 \ - -DDEBUG_ANSI=1 \ + -DDEBUG_ANSI=0 \ -DDEBUG_ANSI_NOIMPL=1 \ -DDEBUG_INPUT=0 \ -DDEBUG_HEAP=1 \