feat: 完成控制代码编写

This commit is contained in:
2024-03-02 16:05:24 +08:00
parent 038098ff2d
commit 0b9db20066
43 changed files with 760 additions and 2166 deletions

View File

@@ -124,7 +124,7 @@ void Page_Run(void)
void Page_Init(void)
{
PAGE_REG(page_menu);
PAGE_REG(page_rtcam);
// PAGE_REG(page_rtcam);
PAGE_REG(page_param);
// PAGE_REG(page_argv);
// PAGE_REG(page_sys);