Added alaternate define for BACNET_NPDU_DATA as BACNET_NPCI_DATA.

This commit is contained in:
Steve Karg
2024-07-29 07:17:33 -05:00
parent 274781a8bc
commit c55f5e2886
2 changed files with 12 additions and 4 deletions
-2
View File
@@ -15,8 +15,6 @@
#include "bacnet/npdu.h"
#include "bacnet/apdu.h"
/** @file npdu.c Encode/Decode NPDUs - Network Protocol Data Units */
/** Copy the npdu_data structure information from src to dest.
* @param dest [out] The 'to' structure
* @param src [in] The 'from' structure