最新一般有刷加无刷
This commit is contained in:
@@ -79,7 +79,12 @@ static void Event(page_event event)
|
||||
Page_Shift(Curser); // 切换到光标选中的页面
|
||||
}
|
||||
} else if (page_event_press_long == event) {
|
||||
go_flag = 1;
|
||||
go_flag = 1;
|
||||
uint32_t temp = 0x5c;
|
||||
for (int i = 0; i < 3; i++) {
|
||||
by_frame_send(&temp);
|
||||
}
|
||||
|
||||
ips200_clear();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user