Fixed debug printf warnings in BACnet/SC modules. (#963)
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
#define DEBUG_BSC_EVENT 0
|
||||
|
||||
#undef DEBUG_PRINTF
|
||||
#if DEBUG_BSC_EVENT == 1
|
||||
#define DEBUG_PRINTF printf
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user