Release 1.2.0
-
now compatible with all the original Arduino Servo Library - commands
-
additional commands added:
attach(int pin, int min, int max, int defaultPos)
anddetachAll()
-
updated the example program (Servo_Sweep.ino)
-
updated the descriptions (readme, comments, ...)
-
updated and improved the code in general (correct datatypes, ...)
-
code cleanup