diff --git a/DMRIdleRX.cpp b/DMRIdleRX.cpp index 2121a47..8205150 100644 --- a/DMRIdleRX.cpp +++ b/DMRIdleRX.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" diff --git a/DMRSlotRX.cpp b/DMRSlotRX.cpp index 3218381..05af4b5 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"