mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-22 21:23:07 +03:00
disable DEBUGV
This commit is contained in:
parent
497ab25040
commit
a5aa33f81a
@ -4,7 +4,7 @@
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#define DEBUGV(...) ets_printf(__VA_ARGS__)
|
||||
//#define DEBUGV(...) ets_printf(__VA_ARGS__)
|
||||
|
||||
#ifndef DEBUGV
|
||||
#define DEBUGV(...)
|
||||
|
Loading…
x
Reference in New Issue
Block a user