From 9169b21c10aa66faf6aed3a6ff5702b9f2a1eb8c Mon Sep 17 00:00:00 2001 From: dianke3yu <343528259@qq.com> Date: Tue, 24 Jun 2025 16:07:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bk_aidk/projects/beken_wss_paopao/main/iot/iot_sleep_helper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bk_aidk/projects/beken_wss_paopao/main/iot/iot_sleep_helper.c b/bk_aidk/projects/beken_wss_paopao/main/iot/iot_sleep_helper.c index c55ac2c1..9d1a04a8 100755 --- a/bk_aidk/projects/beken_wss_paopao/main/iot/iot_sleep_helper.c +++ b/bk_aidk/projects/beken_wss_paopao/main/iot/iot_sleep_helper.c @@ -335,7 +335,7 @@ void sleep_helper_open(){ // bk_gpio_enable_pull(GPIO_50); //bk_gpio_pull_up(GPIO_50); - //rtos_delay_milliseconds(200); + uint8_t insert_value = bk_gpio_get_input(GPIO_50); LOGE("sleep_helper insert_valueccc %d \n",insert_value); socket_insert = insert_value;