RP2xx0: Add UDP Multicast support (#6327)

This commit is contained in:
Austin
2025-03-20 08:49:28 -05:00
committed by GitHub
co-authored by GitHub
parent d1068fd1e4
commit 46235f6f8b
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -83,4 +83,4 @@ class UdpMulticastThread : public concurrency::OSThread
IPAddress udpIpAddress;
AsyncUDP udp;
};
#endif // ARCH_ESP32
#endif // HAS_UDP_MULTICAST