Closed John-Titor closed 6 years ago
I saw some strange behavior when .cpp file of library was chosen (was an active in ST). It starts create the pio folder structure inside 'lib' folder.
I've added the h
extension to the list of accepted files, you shouldn't have problem now
Seems to work, thanks!
If you have a sketch containing a .h file, and you ask Deviot to build your sketch while that file is current, building fails with:
It works correctly if any .cpp or .ino file in the sketch is selected.