diff --git a/bacnet-stack/include/config.h b/bacnet-stack/include/config.h index 1c930d57..130e2bde 100644 --- a/bacnet-stack/include/config.h +++ b/bacnet-stack/include/config.h @@ -97,7 +97,7 @@ /* some modules have debugging enabled using PRINT_ENABLED */ #if !defined(PRINT_ENABLED) -#define PRINT_ENABLED 1 +#define PRINT_ENABLED 0 #endif /* BACAPP decodes WriteProperty service requests