igor-krechetov / hsmcpp

C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.
https://hsmcpp.readthedocs.io
MIT License
62 stars 7 forks source link

[0.27.2] initial state callbacks fix #5

Closed igor-krechetov closed 1 year ago

igor-krechetov commented 1 year ago

fix: onEntry and onState callbacks of initial HSM state are not called