When I open the sketch (IDE 1.8.12) I can see the two tabs , one with the source code (the .ino file) that has at the top #include <filename.h> I can also see the other tab called filename.h . When I select the filename.h tab I can see the code. Yet when I try to compile the sketch it won't compile saying "filename.h :No such file or directory".I've tried everything I can think of and gone online searching for an answer---nothing I've tried works.
At this point I'm getting extremely frustrated; can someone suggest an answer? thank you, Marc