espp/state_machine

1.0.36

Latest
uploaded 1 day ago
State Machine (Hierarchical Finite State Machine / HFSM) component for ESP-IDF

1 example

  • example
    This example demonstrates running a Hierarchical Finite State Machine (HFSM) on an ESP32 in both a real-world scenario and a test-bench scenario. It includes spawning events from multiple threads and tracing execution through a command-line interface.
    12.64 KB