This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Description
AsyncUDP conflicts with AsyncTCP. AsyncUDP has declarations for TCPIP_ADAPTER_IF_STA, TCPIP_ADAPTER_IF_AP, and TCPIP_ADAPTER_IF_ETH. I'd be interested in knowing why something supporting the UDP protocol involves TCP variables. In any event I request the developers remove or change these reference names so they won't conflict with AsyncTCP.