My .ino contains several includes (.h). Not surprisingly, the builder tells me that it can not find those files. I have some questions:
1) How do I import the includes in my project? Is there a command for that?
2) Is there a way to store commonly used includes such that different projects can use them?
3) What is the best way to start a project from scratch? I see several options. Preferably I don't want to start from an example. I I have to start from a template, I want the template to be as lean/empty as possible.
Great if someone could boost my learning cycle
![Very Happy :D](./images/smilies/icon_e_biggrin.gif)
Fred