mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
disable DEBUG_HTTP_UPDATE
This commit is contained in:
parent
cca89efbd2
commit
715d4ab722
@ -29,7 +29,7 @@
|
|||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
#include <ESP8266WiFi.h>
|
#include <ESP8266WiFi.h>
|
||||||
|
|
||||||
#define DEBUG_HTTP_UPDATE(...) Serial1.printf( __VA_ARGS__ )
|
//#define DEBUG_HTTP_UPDATE(...) Serial1.printf( __VA_ARGS__ )
|
||||||
|
|
||||||
#ifndef DEBUG_HTTP_UPDATE
|
#ifndef DEBUG_HTTP_UPDATE
|
||||||
#define DEBUG_HTTP_UPDATE(...)
|
#define DEBUG_HTTP_UPDATE(...)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user