From 24e68639ae407d64f9a1b7a5613782092e82c569 Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Mon, 2 May 2016 11:49:15 +0100 Subject: [PATCH] Re-enable DMR levels debugging. --- DMRSlotRX.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DMRSlotRX.cpp b/DMRSlotRX.cpp index 81b8c26..eee9088 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"