Changes

Week 6 Lab

3 bytes removed, 15:30, 5 May 2009
Moving a Servo
// turning the knob turns the servo
// Robert Twomey - roberttwomey.com
 
#include <Servo.h>
Servo myservo; // create servo object to control a servo
// a maximum of eight servo objects can be created