refactor: unified controller state by state_mgr

This commit is contained in:
awalol
2026-05-15 20:07:12 +08:00
parent 9a2c2b45e1
commit 7bbe37ba1c
8 changed files with 360 additions and 119 deletions
+1
View File
@@ -87,6 +87,7 @@ add_executable(ds5-bridge
src/bt.cpp
src/config.cpp
src/cmd.cpp
src/state_mgr.cpp
)
if (ENABLE_BATT_LED)