This commit is contained in:
dianke3yu 2025-06-24 16:07:11 +08:00
parent b380a4559e
commit 9169b21c10

View File

@ -335,7 +335,7 @@ void sleep_helper_open(){
// bk_gpio_enable_pull(GPIO_50); // bk_gpio_enable_pull(GPIO_50);
//bk_gpio_pull_up(GPIO_50); //bk_gpio_pull_up(GPIO_50);
//rtos_delay_milliseconds(200);
uint8_t insert_value = bk_gpio_get_input(GPIO_50); uint8_t insert_value = bk_gpio_get_input(GPIO_50);
LOGE("sleep_helper insert_valueccc %d \n",insert_value); LOGE("sleep_helper insert_valueccc %d \n",insert_value);
socket_insert = insert_value; socket_insert = insert_value;