Skip to content

Extract code to send UDP packet into its own function

Albert Vaca Cintora requested to merge work/deduplicate-udp-senddata into master

Deduplicates some code and adds a function that we can use after MDNS discovery finds a device to send them a unicast UDP identity packet.

Merge request reports