MeterLogger
|
Go to the source code of this file.
Functions | |
void ICACHE_FLASH_ATTR | captdnsInit (void) |
void ICACHE_FLASH_ATTR | captdnsStop (void) |
void ICACHE_FLASH_ATTR captdnsInit | ( | void | ) |
Definition at line 344 of file captdns.c.
References captdnsRecv(), espconn_create(), espconn_regist_recvcb(), ESPCONN_UDP, _esp_udp::local_port, espconn::proto, espconn::type, and espconn::udp.
Referenced by captdnsRecv().
void ICACHE_FLASH_ATTR captdnsStop | ( | void | ) |
Definition at line 353 of file captdns.c.
References espconn_delete().