Hi, I’m very, very new to working with microcontrollers. I’m using the ESP32 for a school project, and I’d like to use these three libraries from Github in my main.c:
I’ve tried using the lib_deps in platformio.ini, and I’ve tried downloading the zip file onto my computer and copying that path into ‘include path’ as per the quick fix suggestion. It didn’t work, so is there any other way to do this?