Change this...
#include (Servo.h)
...to this...
#include <Servo.h>
Please use
</mark> <mark>[code]</mark> <mark>
</mark> <mark>[/code]</mark> <mark>
tags when posting code.
Change this...
#include (Servo.h)
...to this...
#include <Servo.h>
Please use
</mark> <mark>[code]</mark> <mark>
</mark> <mark>[/code]</mark> <mark>
tags when posting code.