From a815bef7b027193c2a81c451d464e3704f3aef42 Mon Sep 17 00:00:00 2001 From: Bernd Porr Date: Tue, 5 Feb 2008 22:47:03 +0000 Subject: [PATCH] forgotten to uncomment the debug macro. Soooory. --- comedi/drivers/usbdux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comedi/drivers/usbdux.c b/comedi/drivers/usbdux.c index 3ede5313..f2ecc6c1 100644 --- a/comedi/drivers/usbdux.c +++ b/comedi/drivers/usbdux.c @@ -79,7 +79,7 @@ sampling rate. If you sample two channels you get 4kHz and so on. */ // generates loads of debug info -#define NOISY_DUX_DEBUGBUG +// #define NOISY_DUX_DEBUGBUG #include #include -- 2.26.2