From fb2581d2e765409f2138896dcd0d0f273ce19bef Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Tue, 26 Apr 2016 18:47:37 +0100 Subject: [PATCH] Switch off DMR receive debugging. --- DMRSlotRX.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DMRSlotRX.cpp b/DMRSlotRX.cpp index 7a4c77b..3100b2f 100644 --- a/DMRSlotRX.cpp +++ b/DMRSlotRX.cpp @@ -16,7 +16,7 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#define WANT_DEBUG +// #define WANT_DEBUG #include "Config.h" #include "Globals.h"