Adding run-time debugging for duplex mode

pull/14/head
Andy CA6JAU 9 years ago
parent cea661f533
commit 088eadbf1e

@ -17,8 +17,6 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#define WANT_DEBUG
#include "Config.h" #include "Config.h"
#if defined(DUPLEX) #if defined(DUPLEX)

@ -21,8 +21,6 @@
#if defined(DUPLEX) #if defined(DUPLEX)
#define WANT_DEBUG
#include "Globals.h" #include "Globals.h"
#include "DMRSlotRX.h" #include "DMRSlotRX.h"
#include "DMRSlotType.h" #include "DMRSlotType.h"

@ -18,8 +18,6 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
//#define WANT_DEBUG
#include "Config.h" #include "Config.h"
#if defined(DUPLEX) #if defined(DUPLEX)

Loading…
Cancel
Save

Powered by TurnKey Linux.