I am trying to use the Ethernet.h and it is erroring stating #include errors detected, please update your build path. I’ve done everything I’ve read online and nothing has resolved my issue. My platformio.ini includes the ethernet library. Any ideas?
What’s the platformio.ini
?
Did you do a Ctrl+Shift+P → Rebuild Intellisense afterwards?
It is resolved, I had to go to the libraries tab in PIO Home and install the necessary libraries.