We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27dccc9 commit c8c9618Copy full SHA for c8c9618
README.md
@@ -9,6 +9,7 @@ A lightweight C library for building and executing finite state machines with mi
9
* Supports Mealy, Moore, and mixed state outputs
10
* Small memory footprint (minimal dynamic allocations)
11
* Built‑in internal timeout events for delay‑driven transitions
12
+* Can be used as ESP-IDF component
13
14
## Examples
15
0 commit comments