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