corrected unit tests

This commit is contained in:
skarg
2005-06-18 23:36:08 +00:00
parent 4a7139066d
commit fb8d423bde
10 changed files with 113 additions and 28 deletions
+1
View File
@@ -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