A program using forked servo.h that allows controlling the speed of multiple individual servos. Each servo runs at a different speed if required. ANY output port can be used. (PWM not required)

Dependencies:   VarSpeedServo mbed

Changes

RevisionDateWhoCommit message
2:95cabad9292b 2015-10-14 sierrasmith71 fixed initialization of NewPostion in Enable main.cpp default tip
1:1a696cb039ef 2015-10-12 sierrasmith71 Final rev.1.o
0:0f740c5bbb7a 2015-10-12 sierrasmith71 cleaned up comments