Arduino, Uncanny eyes, UF2, Hallowing, Arduino.h

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
kdn0184
 
Posts: 4
Joined: Fri Mar 23, 2018 9:04 am

Arduino, Uncanny eyes, UF2, Hallowing, Arduino.h

Post by kdn0184 »

Working on a small project where I want to stop the iris movement based on the light sensor. I have the uncanny eyes config.h set the way I want (iris max and min set at 200) but when I try to load it to my Hallowing I get the following.

Arduino: 1.8.7 (Mac OS X), Board: "Adafruit Hallowing M0"

sketch/uncannyEyes.ino.cpp:1:21: fatal error: Arduino.h: No such file or directory
#include <Arduino.h>
^
compilation terminated.
exit status 1
Error compiling for board Adafruit Hallowing M0.

I've reloaded the libraries, checked everything I know how, and I can get past this.
Any ideas, or a way to quickly edit the Eye_Newr.UF2? '

Thanks for assistance- Kevin

User avatar
adafruit_support_carter
 
Posts: 29056
Joined: Tue Nov 29, 2016 2:45 pm

Re: Arduino, Uncanny eyes, UF2, Hallowing, Arduino.h

Post by adafruit_support_carter »

Are you able to upload the blink sketch to the board? Just to make sure your basic setup is OK.

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”