mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
Disable TCP/UDP debug by default
This commit is contained in:
parent
383c19fd34
commit
aa6e0ce54f
@ -2,7 +2,7 @@
|
|||||||
#define ARD_DEBUG_H
|
#define ARD_DEBUG_H
|
||||||
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#define DEBUGV(...) ets_printf(__VA_ARGS__)
|
// #define DEBUGV(...) ets_printf(__VA_ARGS__)
|
||||||
|
#define DEBUGV(...)
|
||||||
|
|
||||||
#endif//ARD_DEBUG_H
|
#endif//ARD_DEBUG_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user