Skip to content

ServoTimer2 is a simple library for Arduino 1.x that does not use Timer1 in case of a conflict.

Notifications You must be signed in to change notification settings

hkarakose/ServoTimer2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ServoTimer2

ServoTimer2 is a simple servo library for Arduino 1.x that does not use Timer1 in case of a conflict.

  • 2015-12-17: Removed boolean type since it collides with Arduino.h

Original (c) 2008 Michael Margolis, updated for Arduino 1.x and example added by Nick Bontrager 2013.

About

ServoTimer2 is a simple library for Arduino 1.x that does not use Timer1 in case of a conflict.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%