增加modbus绑定

This commit is contained in:
冯佳
2025-12-18 22:24:25 +08:00
parent 9773cb5a0a
commit e5eaf2172f
13 changed files with 1443 additions and 216 deletions

View File

@ -105,4 +105,6 @@ MenuErrCode menu_core_handle_event(const MenuEvent* event);
*/
void menu_core_refresh_display(void);
#endif // MENU_CORE_H