/Arduino-Timer

A simple Timer for Arduino

Primary LanguageC++

Arduino-Timer

A simple Timer library for Arduino based on the old Time.cpp from my BugWiper project.

Timer uses the millis () function from Arduino to make a Timer that count time.
With this library you can use a lot of Timers with different startingtimes.