feat: 初步完成有刷适配

This commit is contained in:
bmy
2024-03-22 11:35:15 +08:00
parent 0a943fd849
commit 756e8ce029
6 changed files with 91 additions and 70 deletions

View File

@@ -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();