Two quick fixes for sending unicast I-Am - corrected name of handler, and added the destination copy.
This commit is contained in:
@@ -59,7 +59,7 @@ extern "C" {
|
||||
uint16_t service_len,
|
||||
BACNET_ADDRESS * src);
|
||||
|
||||
void handler_who_is_whois(
|
||||
void handler_who_is_unicast(
|
||||
uint8_t * service_request,
|
||||
uint16_t service_len,
|
||||
BACNET_ADDRESS * src);
|
||||
|
||||
Reference in New Issue
Block a user