From 30473596c542f4e475b6654bedf63a4cd4e44214 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期三, 29 十一月 2023 16:12:56 +0800 Subject: [PATCH] Merge branch '定位-临近' of http://47.108.70.204:60062/r/XRange_Tag into 定位-临近 --- Inc/main.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Inc/main.h b/Inc/main.h index 83e6483..397ef23 100644 --- a/Inc/main.h +++ b/Inc/main.h @@ -113,7 +113,7 @@ /* USER CODE BEGIN Private defines */ #define GET_IMUINT HAL_GPIO_ReadPin(GPIOA,GPIO_PIN_0) #define GET_USERKEY HAL_GPIO_ReadPin(USER_KEY_GPIO_Port,USER_KEY_Pin) -#define STATIONARY_TIME 120 + /* USER CODE END Private defines */ #ifdef __cplusplus -- Gitblit v1.9.3