Changed precompiler defines which confused the PIC18 compiler.
This commit is contained in:
@@ -48,9 +48,6 @@
|
|||||||
#include "dlmstp.h"
|
#include "dlmstp.h"
|
||||||
#elif defined(BACDL_BIP)
|
#elif defined(BACDL_BIP)
|
||||||
#include "bip.h"
|
#include "bip.h"
|
||||||
#else
|
|
||||||
#define MAX_HEADER (1 + 1 + 2)
|
|
||||||
#define MAX_MPDU (MAX_HEADER+MAX_PDU)
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|||||||
Reference in New Issue
Block a user