Go to the documentation of this file.
52 void setServoPosition(
int servo,
unsigned char type,
unsigned char position);
70 bool moveServo(
unsigned char servo,
unsigned char position);
112 static const bool ON =
true;
113 static const bool OFF =
false;
117 static const unsigned char SVEND = 1;
120 static const unsigned char SVMIN = 4;
121 static const unsigned char SVMAX = 5;