From 9bd738443a77409f46f3447d46b3fa5f91b31309 Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期一, 21 七月 2025 16:10:17 +0800 Subject: [PATCH] 增加读取时串口0回包引脚控制逻辑 --- keil/uwb_simple_example.uvoptx | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/keil/uwb_simple_example.uvoptx b/keil/uwb_simple_example.uvoptx index ffa32dc..21835a6 100644 --- a/keil/uwb_simple_example.uvoptx +++ b/keil/uwb_simple_example.uvoptx @@ -665,6 +665,11 @@ <WinNumber>1</WinNumber> <ItemText>send_frame</ItemText> </Ww> + <Ww> + <count>103</count> + <WinNumber>1</WinNumber> + <ItemText>send_frame</ItemText> + </Ww> </WatchWindow1> <WatchWindow2> <Ww> -- Gitblit v1.9.3