Skip to content

An Arduino library to manage timing without using any delays.

Notifications You must be signed in to change notification settings

laith7ussein/Timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timer

An Arduino library to manage timing without using any delays. Note you cant use same object for two timing! see example_1.ino

Methods:

Main Methods

  • setInterval()
  • repeatIn()
  • reachIn()

Extra Methods

For more control

  • block()
  • resume()
  • reset()

About

An Arduino library to manage timing without using any delays.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages