Skip to content

Arduino library for implementing a finite state machine.

License

Notifications You must be signed in to change notification settings

shrugged/arduino-fsm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An arduino library for implementing a finite state machine.

Documentation

Other than the examples included in the library, the following pages might be useful to you:

Contribution

If you'd like to contribute to arduino-fsm please submit a pull-request on a feature branch.

Changelog

2.1.0 - 21/11/2015

  • Add timed transitions

2.0.0 - 03/09/2015

  • Remove AUTHORS files: too much hassle to maintain
  • Add library.properties
  • Add keywords.txt
  • Remove name attribute from state
  • Use int for transition event instead of string

1.0.0 - 24/12/2013

  • Initial release.

About

Arduino library for implementing a finite state machine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%