Skip to content

Commit c8c9618

Browse files
Update README.md
1 parent 27dccc9 commit c8c9618

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ A lightweight C library for building and executing finite state machines with mi
99
* Supports Mealy, Moore, and mixed state outputs
1010
* Small memory footprint (minimal dynamic allocations)
1111
* Built‑in internal timeout events for delay‑driven transitions
12+
* Can be used as ESP-IDF component
1213

1314
## Examples
1415

0 commit comments

Comments
 (0)