ftdijtag: unset DEBUG mode

This commit is contained in:
Gwenhael Goavec-Merou
2019-12-20 07:54:31 +01:00
parent f0c066d716
commit af30a13951
+1 -1
View File
@@ -11,7 +11,7 @@
using namespace std;
#define DEBUG 1
#define DEBUG 0
#ifdef DEBUG
#define display(...) \