mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-07 18:37:52 +00:00
RP2xx0: Add UDP Multicast support (#6327)
This commit is contained in:
@@ -83,4 +83,4 @@ class UdpMulticastThread : public concurrency::OSThread
|
||||
IPAddress udpIpAddress;
|
||||
AsyncUDP udp;
|
||||
};
|
||||
#endif // ARCH_ESP32
|
||||
#endif // HAS_UDP_MULTICAST
|
||||
Reference in New Issue
Block a user