OmEspHelpers
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
OmUdp Class Reference

Public Member Functions

 OmUdp (uint16_t portNumber)
 
void wifiStatus (const char *ssid, bool trying, bool failure, bool success)
 called by OmWebServer
 
int checkUdp (uint8_t *data, uint16_t maxPacket, OmUdpPacketInfo *pi=NULL)
 
void sendUdp (IPAddress ipAddress, uint16_t destinationPort, uint8_t *packetBuffer, uint16_t size)
 

Public Attributes

WiFiUDP udp
 
OmUdpnext = NULL
 
bool udpHere = false
 
uint16_t portNumber = 0
 

Static Public Attributes

static OmUdpfirst = NULL
 

The documentation for this class was generated from the following files: