ftdijtag: unset DEBUG mode
This commit is contained in:
parent
f0c066d716
commit
af30a13951
|
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
#define DEBUG 1
|
#define DEBUG 0
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
#define display(...) \
|
#define display(...) \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue