Changed BIP debug from define to variable since we are using a lib. Affects Win32 and Linux.
This commit is contained in:
@@ -47,6 +47,8 @@
|
||||
|
||||
#define BVLL_TYPE_BACNET_IP (0x81)
|
||||
|
||||
extern bool BIP_Debug;
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
|
||||
Reference in New Issue
Block a user