From 8a4dabef12992997bec45b51a9f00af9f9279f98 Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Tue, 8 Oct 2019 18:29:31 +0900 Subject: [PATCH] Change for testing --- src/AutoConnectDefs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AutoConnectDefs.h b/src/AutoConnectDefs.h index 2a5e171..97e8fd5 100644 --- a/src/AutoConnectDefs.h +++ b/src/AutoConnectDefs.h @@ -11,7 +11,7 @@ #define _AUTOCONNECTDEFS_H_ // Uncomment the following AC_DEBUG to enable debug output. -//#define AC_DEBUG +#define AC_DEBUG // Debug output destination can be defined externally with AC_DEBUG_PORT #ifndef AC_DEBUG_PORT