Roman-Lukin

Results 1 issues of Roman-Lukin

In the file ports.c, in the function `int ports_resolve_mdns_host(const char *host, Address *addr)` in line #124 please add `ret = 0;` because `ports_resolve_mdns_host` always return -1 for ESP32.