FunctionFsm

A library that simplifies the creation of finite state machines and streamlines the process of turning state diagrams into code..

Author
JRVeale
Website
https://github.com/JRVeale/function-fsm
Category
Other
License
MIT
Library Type
Contributed
Architectures
esp32

It encourages objects to have ownership of their state by allowing finite state machines to be held by other objects. Requires std::function, std::chronos and std::vector. This library is based on the fantastic arduino-fsm by Jon Black.

Downloads

Filename Release Date File Size
FunctionFsm-1.0.0.zip 2019-08-07 8.80 KiB