Hi Community…
I am working with ESp32 and I am using the following lib
When I add this lib in the platformio.ini file I found the lib under the folder libdeps…
Now I want to modify the libn so I need to change and I want to move this lib from the external libdeps to the internal lib.
I changed the include path but I am getting a lot of mistakes…
How can I fix them ?
Thanks