ESP32-Dashcam
ESP32-Dashcam copied to clipboard
Error: ETH.cpp: In member function 'IPAddress ETHClass::dnsIP(uint8_t)':
I'm receiving the error below using the Arduino Web Editor. Any thoughts as to what could be causing this one?
/mnt/create-efs/webide/75/09/75095d7ba0376d8e96b1ab1c7e84996e:
/mnt/create-efs/webide/75/09/75095d7ba0376d8e96b1ab1c7e84996e:
ip_addr_t dns_ip = dns_getserver(dns_no);
^
/mnt/create-efs/webide/75/09/75095d7ba0376d8e96b1ab1c7e84996e:
/mnt/create-efs/webide/75/09/75095d7ba0376d8e96b1ab1c7e84996e:
ip_addr_t dns_ip = dns_getserver(dns_no);
^
Error during build: exit status 1