SPI.h is missing in the examples
-
Hi guys, I have an arduino 1.6.5 ide installed with mysensors at the newest master version (using git). Never had any problems compiling the mysensors example sketches. Today I tried to use the motionsensor example and got an exception saying that:
fatal error: SPI.h: No such file or directory #include <SPI.h>Its found in the in the RF24 files of the Mysensor Lib. When I manually add the import in my sketch it works without a problem. Has something changed recently or is there some problem with my installation?
-
Hi guys, I have an arduino 1.6.5 ide installed with mysensors at the newest master version (using git). Never had any problems compiling the mysensors example sketches. Today I tried to use the motionsensor example and got an exception saying that:
fatal error: SPI.h: No such file or directory #include <SPI.h>Its found in the in the RF24 files of the Mysensor Lib. When I manually add the import in my sketch it works without a problem. Has something changed recently or is there some problem with my installation?
@LastSamurai looks like there was a bug in thr Arduino IDE, see https://github.com/mysensors/MySensors/issues/601
Try upgrading the IDE and see if it helps.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login