kiishor / UML-State-Machine-in-C

A minimalist UML State machine framework for finite state machine and hierarchical state machine in C
MIT License
170 stars 47 forks source link

Feature/hierarchical state machine #30

Closed kiishor closed 4 years ago

kiishor commented 4 years ago

This pull request adds a demo for a simple hierarchical state machine.