From e78fe10e18a08742b5a997efc74f386b5afed482 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期二, 15 十月 2024 14:31:24 +0800 Subject: [PATCH] 2.83,修改切换时id变,测距不变的bug --- MDK-ARM/L051.uvoptx | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/MDK-ARM/L051.uvoptx b/MDK-ARM/L051.uvoptx index f77e84c..0e2046c 100644 --- a/MDK-ARM/L051.uvoptx +++ b/MDK-ARM/L051.uvoptx @@ -268,7 +268,7 @@ <Ww> <count>21</count> <WinNumber>1</WinNumber> - <ItemText>outrange_times</ItemText> + <ItemText>nearbaseid_list</ItemText> </Ww> </WatchWindow1> <WatchWindow2> @@ -297,7 +297,7 @@ <DebugFlag> <trace>0</trace> <periodic>1</periodic> - <aLwin>1</aLwin> + <aLwin>0</aLwin> <aCover>0</aCover> <aSer1>0</aSer1> <aSer2>0</aSer2> @@ -315,7 +315,7 @@ <aPa1>0</aPa1> <AscS4>0</AscS4> <aSer4>0</aSer4> - <StkLoc>0</StkLoc> + <StkLoc>1</StkLoc> <TrcWin>0</TrcWin> <newCpu>0</newCpu> <uProt>0</uProt> @@ -473,7 +473,7 @@ <GroupNumber>4</GroupNumber> <FileNumber>9</FileNumber> <FileType>1</FileType> - <tvExp>0</tvExp> + <tvExp>1</tvExp> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\OnChipDevices\Spi.c</PathWithFileName> -- Gitblit v1.9.3