I've used Arduino for years, but am always confused on where to put the libraries and files. Seems like it needs to be installed in several locations?
I just bought a touch screen and went to run the .ino file and when checking to see if it will compile, it errors for not finding the .h file.
I've copied that file as I have all my libraries to every location I can think of. C:Users/me/documents/arduino, in the folder that has the .ino file...
And after spending hours looking for Arduino Libraries locations, surprisingly finding nothing. Yes, it usually takes me days of copying files into random locations until magically one day it just works, and I have a gig or two of duplicate files everywhere.
Anyone know the secret?