Library Example Individual platformio project

Please read careful “Warning” block in Redirecting...

You should point to a directory WITH LIBRARIES, not to a library. So, just change in your platformio.ini

lib_extra_dirs = ../../../
1 Like