Change position of BBMD Enable.

This commit is contained in:
skarg
2008-01-21 03:05:19 +00:00
parent e4ccba8310
commit be9c36147e
+3 -3
View File
@@ -8,9 +8,6 @@
see datalink.h for possible defines. */
#if !(defined(BACDL_ETHERNET) || defined(BACDL_ARCNET) || defined(BACDL_MSTP) || defined(BACDL_BIP) || defined(BACDL_TEST) || defined(BACDL_ALL))
#define BACDL_BIP
#if !defined(BBMD_ENABLED)
#define BBMD_ENABLED 1
#endif
#endif
/* optional debug info for BACnet/IP datalink layers */
@@ -18,6 +15,9 @@
#if !defined(USE_INADDR)
#define USE_INADDR 1
#endif
#if !defined(BBMD_ENABLED)
#define BBMD_ENABLED 1
#endif
#endif
/* Define your processor architecture as