SoftwareServo library remake for late 0015 Arduino
Wednesday, April 29th, 2009(Update new "wiring.c" and "wiring.h" for Arduino 0015) Since Servo library published with Arduino 0012 package and seem to be problem to old Servo library code. Because new library which derive from ServoTimer on Playground and replace old "Servo" name. new "Servo" library using built-in Timer for automatic refresh signal pulse which ...