Updated code to compile on MPLAB C18 v2.44 compiler.
This commit is contained in:
@@ -48,6 +48,9 @@
|
||||
extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
|
||||
void dlmstp_init(void);
|
||||
void dlmstp_cleanup(void);
|
||||
|
||||
/* returns number of bytes sent on success, negative on failure */
|
||||
int dlmstp_send_pdu(
|
||||
BACNET_ADDRESS *dest, // destination address
|
||||
|
||||
Reference in New Issue
Block a user