远程通信协议更改为 状态机处理

This commit is contained in:
2026-05-11 15:27:25 +08:00
parent 773b506f40
commit 6e3f7ade3d
5 changed files with 223 additions and 171 deletions

View File

@@ -29,6 +29,7 @@ add_executable(DTU-HMI
src/common/utf8.c
src/thread_utils.c
src/remoteDisplay.c
src/remoteDisplayProtocol.c
src/Drv/menu/app/menu.c
src/Drv/pages/page_manager.c
src/Drv/pages/global/global_state.c