We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 497ab25 commit a5aa33fCopy full SHA for a5aa33f
cores/esp8266/debug.h
@@ -4,7 +4,7 @@
4
#include <stddef.h>
5
#include <stdint.h>
6
7
-#define DEBUGV(...) ets_printf(__VA_ARGS__)
+//#define DEBUGV(...) ets_printf(__VA_ARGS__)
8
9
#ifndef DEBUGV
10
#define DEBUGV(...)
0 commit comments