From f56dde7abad991a2c810708e80bf6da5f7a9fc88 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期五, 15 八月 2025 16:29:47 +0800 Subject: [PATCH] 适配最新ss定位标签固件 --- keil/uwb_simple_example.uvoptx | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/keil/uwb_simple_example.uvoptx b/keil/uwb_simple_example.uvoptx index 813d203..845ad12 100644 --- a/keil/uwb_simple_example.uvoptx +++ b/keil/uwb_simple_example.uvoptx @@ -445,6 +445,11 @@ <WinNumber>1</WinNumber> <ItemText>rx_buf</ItemText> </Ww> + <Ww> + <count>58</count> + <WinNumber>1</WinNumber> + <ItemText>rx_buf</ItemText> + </Ww> </WatchWindow1> <WatchWindow2> <Ww> @@ -525,7 +530,7 @@ <DebugFlag> <trace>0</trace> <periodic>1</periodic> - <aLwin>0</aLwin> + <aLwin>1</aLwin> <aCover>0</aCover> <aSer1>0</aSer1> <aSer2>0</aSer2> -- Gitblit v1.9.3