Getting an Error with Arduino help...
-
I am wondering if what I am doing is dumb. I downloaded the arduino-1.6.5 version where do you place the Arduino Master. I open the file just fine but when I go to to compile I get this error.
fatal error: MySensor.h: No such file or directory.
I have tried to place the Arduino-Master file everywhere in all libraries and sketches but I get the same error.
Any help would be much appreciated.
-
@andlopez , did you close & reopen the arduino 1.6.5 IDE after you unzip the folder? Mine mySensors folder stay under 'libraries' folder.
Hope it helps
-
@andlopez I'd watch Petes video https://youtu.be/TBvGrB094Co about 8 minutes in, it shows how to load up your library for the first time.