mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-29 17:39:36 +02:00
ftdijtag: unset DEBUG mode
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
|
||||
using namespace std;
|
||||
|
||||
#define DEBUG 1
|
||||
#define DEBUG 0
|
||||
|
||||
#ifdef DEBUG
|
||||
#define display(...) \
|
||||
|
||||
Reference in New Issue
Block a user