feat:增加曝光調參

This commit is contained in:
2024-07-08 19:14:34 +08:00
parent dc874bf6f1
commit af031e23d8
6 changed files with 13 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ static void Setup()
} else if (Get_new_page() == page_param2) {
pafrist = Page2_head;
paend = Page3_head;
ips200_show_string(0, 0, "Param2");
ips200_show_string(0, 0, "exp");
}
palong = paend - pafrist;