corrected unit tests
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
// addition of passing a network number or datalink number
|
||||
// as part of the calls.
|
||||
|
||||
/* returns number of bytes sent on success, negative on failure */
|
||||
int datalink_send_pdu(
|
||||
BACNET_ADDRESS *dest, // destination address
|
||||
uint8_t *pdu, // any data to be sent - may be null
|
||||
|
||||
Reference in New Issue
Block a user