could anyone help me with this error please. Just cloned a repo and adding libraries. The error occurred when I did a test compile. I’m using VSCode with PIO.
thanks
Paul
could anyone help me with this error please. Just cloned a repo and adding libraries. The error occurred when I did a test compile. I’m using VSCode with PIO.
thanks
Paul
I think in that case a quick VSCode restart is best. Probably some intermittent error.
seems it was linked to failure to include my .h file in the main.cpp
it’s compiling now
Thanks
Paul