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