Adding more support for Network Layer Message handling.

This commit is contained in:
tbrennan3
2010-10-07 20:56:09 +00:00
parent 8d2560225d
commit 9efd3465cf
4 changed files with 45 additions and 1 deletions
+1
View File
@@ -56,6 +56,7 @@ extern "C" {
void routing_npdu_handler(
BACNET_ADDRESS * src,
int * DNET_list,
uint8_t * pdu,
uint16_t pdu_len);