mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-13 13:01:55 +03:00
disable DEBUG_HTTPCLIENT
This commit is contained in:
@ -19,7 +19,7 @@ ESP8266WiFiMulti WiFiMulti;
|
||||
void setup() {
|
||||
|
||||
USE_SERIAL.begin(115200);
|
||||
// USE_SERIAL.setDebugOutput(true);
|
||||
// USE_SERIAL.setDebugOutput(true);
|
||||
|
||||
USE_SERIAL.println();
|
||||
USE_SERIAL.println();
|
||||
|
Reference in New Issue
Block a user