Hi guys,
I bought a starter kit plus the sensor add-on pack. But when I tried to compile an example, I got
In file included from C:\Program Files\Arduino\libraries\makeblock\src/MeConfig.h:95,
from C:\Program Files\Arduino\libraries\makeblock\src/MeOrion.h:36,
from IR_Ultrasonic.ino:15:
C:\Program Files\Arduino\libraries\makeblock\src/utility/Servo.h:69:2: error: #error "This library only supports boards with an AVR, SAM or SAMD processor."
In file included from C:\Program Files\Arduino\libraries\makeblock\src/MeOrion.h:43,
from IR_Ultrasonic.ino:15:
C:\Program Files\Arduino\libraries\makeblock\src/Me4Button.h:1: error: stray ‘\357’ in program
C:\Program Files\Arduino\libraries\makeblock\src/Me4Button.h:1: error: stray ‘\273’ in program
C:\Program Files\Arduino\libraries\makeblock\src/Me4Button.h:1: error: stray ‘\277’ in program
So what’s going on? Please advise.