From d715e84d0578eebc57d6393fb8eff70ff58acad1 Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期五, 25 七月 2025 17:24:42 +0800 Subject: [PATCH] Merge branch 'MK_IPhone_测试' of http://47.108.70.204:60062/r/ChinaUWBProject into MK_IPhone_测试 --- user_config.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/user_config.h b/user_config.h index 9ca9821..ac507c0 100644 --- a/user_config.h +++ b/user_config.h @@ -337,7 +337,7 @@ #define LORA_BUSY IO_PIN_2 #define LORA_NRST IO_PIN_4 #define SOS_PIN IO_PIN_4 //这个未定义 -#define SLEEP_PIN IO_PIN_3 +#define SLEEP_PIN IO_PIN_17 /* =========================================================================================================================== */ /* ================ End ================ */ /* =========================================================================================================================== */ -- Gitblit v1.9.3