diff --git a/ftdijtag.cpp b/ftdijtag.cpp index 946811a..1d99a13 100644 --- a/ftdijtag.cpp +++ b/ftdijtag.cpp @@ -11,7 +11,7 @@ using namespace std; -#define DEBUG 1 +#define DEBUG 0 #ifdef DEBUG #define display(...) \