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