Skip to content

yesbotics/timeout-callback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimeoutCallback - Arduino library

Changelog

Version 1.3.0

  • Add getDuration() function

Version 1.2.0

  • Add setDuration() function
  • Add setCallback() function

Version 1.1.0

  • Chang start() function and moved parameters to the constructor
  • Timeout timer can now being restarted with restart(). It restarts an already finished timeout also.
  • Timeout timer can now being resetted with reset(). A already finished timeout will not fire again. You have to call start() or restart() to start timer.

Version 1.0.0

Initial version

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages