From ee99bbd0d804b7c1b17c703c84e2ca56ab49dba6 Mon Sep 17 00:00:00 2001 From: MicroBahner Date: Wed, 20 Jun 2018 15:38:45 +0200 Subject: [PATCH] switch off debug printing --- NmraDcc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NmraDcc.cpp b/NmraDcc.cpp index 12188d4..29ab28d 100644 --- a/NmraDcc.cpp +++ b/NmraDcc.cpp @@ -39,7 +39,7 @@ #endif // Uncomment to print DEBUG messages -#define DEBUG_PRINT +//#define DEBUG_PRINT //------------------------------------------------------------------------ // DCC Receive Routine