From 6a7313865e6dd9acb2de273c42fb257ac40d02c6 Mon Sep 17 00:00:00 2001 From: zhangbo <zhangbo@qq.com> Date: 星期二, 06 五月 2025 09:26:39 +0800 Subject: [PATCH] 甘肃工卡发货版,修改接收服务器数据长度限制 --- keil/uwb_simple_example.uvoptx | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/keil/uwb_simple_example.uvoptx b/keil/uwb_simple_example.uvoptx index 35724ab..094a5ea 100644 --- a/keil/uwb_simple_example.uvoptx +++ b/keil/uwb_simple_example.uvoptx @@ -165,6 +165,22 @@ <ExecCommand></ExecCommand> <Expression>\\uwb_simple_example\include/main/main.c\659</Expression> </Bp> + <Bp> + <Number>1</Number> + <Type>0</Type> + <LineNumber>660</LineNumber> + <EnabledFlag>1</EnabledFlag> + <Address>0</Address> + <ByteObject>0</ByteObject> + <HtxType>0</HtxType> + <ManyObjects>0</ManyObjects> + <SizeOfObject>0</SizeOfObject> + <BreakByAccess>0</BreakByAccess> + <BreakIfRCount>0</BreakIfRCount> + <Filename><1>.\include\main\main.c</Filename> + <ExecCommand></ExecCommand> + <Expression></Expression> + </Bp> </Breakpoint> <WatchWindow1> <Ww> -- Gitblit v1.9.3