A Finite State Machine implementation for Arduino
Look at examples to figure out how this works :D If you are interested in more documentation let me know it. Send me an email or give one star to the project
- Multi-State
- Input Run and Output Callbacks
- State independen timer (RUN_TIME)
- Transition from/to multiple states (FSM_TRANSITION_MULTI)
- MACROS! to make it simple!
Victor (MetalBlueberry@gmail.com)