I get this compile error all the time, I just recompile and it usually doesn’t happen the next time.
Here’s the error:
Alternatives for lwip/inet_chksum.h: []C:\Users\dpcon\OneDrive\Documents\Arduino\libraries\Seeed_Arduino_rpcWiFi\src\ping.cpp:71:10: fatal error: lwip/inet_chksum.h: No such file or directory
ResolveLibrary(lwip/inet_chksum.h)
→ candidates: []t_chksum.h"
^~~~~~~~~~~~~~~~~~~~
compilation terminated.
Any ideas or suggestions?
Thanks all