|
REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
native_ethernet_udp.cpp
Go to the documentation of this file.
int beginPacket(IPAddress ip, uint16_t port) override
Definition native_ethernet_udp.cpp:117
virtual ~NativeEthernetUDP()
Definition native_ethernet_udp.cpp:40
uint16_t remotePort() override
Definition native_ethernet_udp.cpp:248
uint8_t beginMulticast(IPAddress, uint16_t) override
Definition native_ethernet_udp.cpp:87
Definition ethernet_client.cpp:4