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