feat: 初步完成有刷适配
This commit is contained in:
@@ -68,7 +68,7 @@ int main(void)
|
||||
while (1) {
|
||||
debug_array[0] = in_pos;
|
||||
debug_array[1] = out_pos;
|
||||
by_vofa_send(&vofa_test); // 发送数据
|
||||
// by_vofa_send(&vofa_test); // 发送数据
|
||||
Page_Run();
|
||||
by_frame_parse(2, &test_data[0].u32);
|
||||
by_buzzer_run();
|
||||
|
||||
Reference in New Issue
Block a user