github ivanseidel/DueTimer v1.4.1
Version 1.4.1

latest releases: 1.4.7, 1.4.6, 1.4.5...
10 years ago

Compatibility with Servo.h

Because Servo Library uses the same callbacks of DueTimer, we provides a custom solution for working with both of them. However, Timers 0,2,3,4 and 5 will not Work anymore.

You will need uncommend the line in DueTimer.h in DueTimer folder inside the Libraries folder. Uncomment the following line in DueTimer.h:

#define USING_SERVO_LIB true

Don't miss a new DueTimer release

NewReleases is sending notifications on new releases.