36 return pkt ? pkt->
value : 0;
Definitions for ELClientCmd.
uint32_t GetTime()
Get time from ESP.
ELClientCmd(ELClient *elc)
Constructor for ELClientCmd.
void Request(uint16_t cmd, uint32_t value, uint16_t argc)
Start a request.
ELClientPacket * WaitReturn(uint32_t timeout=ESP_TIMEOUT)
Wait for a response from ESP for a given timeout.