diff --git a/Source/Processors/DataThreads/RHD2000Thread.cpp b/Source/Processors/DataThreads/RHD2000Thread.cpp
index ecc61319769053a685ca12e9f353c23e11429bda..d4f4019ee96933db59ef482ece3a75f67164895b 100644
--- a/Source/Processors/DataThreads/RHD2000Thread.cpp
+++ b/Source/Processors/DataThreads/RHD2000Thread.cpp
@@ -44,8 +44,8 @@
 #define REGISTER_59_MISO_B  58
 #define RHD2132_16CH_OFFSET 8
 
-#define DEBUG_EMULATE_HEADSTAGES 8
-#define DEBUG_EMULATE_64CH
+//#define DEBUG_EMULATE_HEADSTAGES 4
+//#define DEBUG_EMULATE_64CH
 
 #define INIT_STEP ( evalBoard->isUSB3() ? 256 : 60)