Adding BVLC handling.

This commit is contained in:
skarg
2006-05-12 15:50:34 +00:00
parent d5124639e2
commit 2883fd39b2
2 changed files with 315 additions and 37 deletions
+1
View File
@@ -42,6 +42,7 @@
extern "C" {
#endif /* __cplusplus */
/* called from BACnet/IP handler */
void bvlc_handler(uint8_t *buf, int len, struct sockaddr_in *sin);
#ifdef __cplusplus