From 44c669a22c2785a91093d1d3c3797072a1197050 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期三, 24 八月 2022 22:25:25 +0800 Subject: [PATCH] V1.31 适配新的加速计代码 --- MDK-ARM/L051.uvoptx | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/MDK-ARM/L051.uvoptx b/MDK-ARM/L051.uvoptx index 8fc39fd..a2196a9 100644 --- a/MDK-ARM/L051.uvoptx +++ b/MDK-ARM/L051.uvoptx @@ -270,6 +270,11 @@ <WinNumber>1</WinNumber> <ItemText>motor_keeptime</ItemText> </Ww> + <Ww> + <count>22</count> + <WinNumber>1</WinNumber> + <ItemText>nomove_count</ItemText> + </Ww> </WatchWindow1> <WatchWindow2> <Ww> -- Gitblit v1.9.3