From 413ff5bcf1ced20034ba4ff54f0e3085fb89061b Mon Sep 17 00:00:00 2001 From: Thorsten von Eicken Date: Tue, 10 Nov 2015 23:49:19 -0800 Subject: [PATCH] disable httpd debug log again --- httpd/httpd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httpd/httpd.c b/httpd/httpd.c index c5815a6..22da6bf 100644 --- a/httpd/httpd.c +++ b/httpd/httpd.c @@ -17,7 +17,7 @@ Esp8266 http server - core routines #include #include "httpd.h" -#define HTTPD_DBG +//#define HTTPD_DBG //Max length of request head