Added handling for ARCNET on the Linux port.
This commit is contained in:
@@ -72,6 +72,8 @@ uint16_t datalink_receive(
|
||||
uint16_t max_pdu, // amount of space available in the PDU
|
||||
unsigned timeout); // number of milliseconds to wait for a packet
|
||||
|
||||
void datalink_cleanup(void);
|
||||
|
||||
void datalink_get_broadcast_address(
|
||||
BACNET_ADDRESS *dest); // destination address
|
||||
|
||||
|
||||
Reference in New Issue
Block a user