From 2e7e22e3a8fdd2dfbbf9b4e1dd92b96cbf96868b Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期三, 04 九月 2024 11:06:06 +0800 Subject: [PATCH] 调4G休眠唤醒功能,还有BUG --- keil/uwb_simple_example.uvprojx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/keil/uwb_simple_example.uvprojx b/keil/uwb_simple_example.uvprojx index c2bc0c6..3595686 100644 --- a/keil/uwb_simple_example.uvprojx +++ b/keil/uwb_simple_example.uvprojx @@ -313,7 +313,7 @@ </ArmAdsMisc> <Cads> <interw>1</interw> - <Optim>1</Optim> + <Optim>4</Optim> <oTime>0</oTime> <SplitLS>0</SplitLS> <OneElfS>1</OneElfS> -- Gitblit v1.9.3