mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-06 05:21:22 +03:00
Update Parsing.cpp
Remove DEBUG enabled by default
This commit is contained in:
parent
1d0222c5d5
commit
00272ca5ae
@ -24,7 +24,7 @@
|
||||
#include "WiFiClient.h"
|
||||
#include "ESP8266WebServer.h"
|
||||
|
||||
#define DEBUG
|
||||
//#define DEBUG
|
||||
#define DEBUG_OUTPUT Serial
|
||||
|
||||
bool ESP8266WebServer::_parseRequest(WiFiClient& client) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user