Skip to content
/ Metro Public

Library for cooperative multitasking based on the original Metro by thomasfredericks

License

Notifications You must be signed in to change notification settings

LuSeKa/Metro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metro

Base on Metro-Arduino-Wiring by thomasfredericks

Additions:

  • setInterval(int interval) to change Metro interval at runtime
  • deactivate() to inhibit check() from returning 1 (i.e. to stop the Metro)
  • reactivate() to reactivate the Metro

Orignal readme

Metro library for Arduino or Wiring that facilitates the implementation of recurring timed events by Thomas Ouellet Fredericks with contributions from: Paul Bouchier and Benjamin.soelberg

Download the latest version here : https://github.com/thomasfredericks/Metro-Arduino-Wiring/archive/master.zip

Documentation can be found here : https://github.com/thomasfredericks/Metro-Arduino-Wiring/wiki

About

Library for cooperative multitasking based on the original Metro by thomasfredericks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages