feat: 添加图像前瞻点用菜单可调功能

This commit is contained in:
2024-03-23 16:53:58 +08:00
parent c557c01f32
commit 71ddf865e3
7 changed files with 19 additions and 30 deletions

View File

@@ -29,7 +29,7 @@ static void Setup()
if (Get_new_page() == page_param1) {
pafrist = 0;
paend = Page2_head;
ips200_show_string(0, 0, "Param1");
ips200_show_string(0, 0, "aim_param");
} else if (Get_new_page() == page_param2) {
pafrist = Page2_head;
paend = Page3_head;