This commit is contained in:
helloyifa 2025-06-30 18:33:34 +08:00
commit e4d47a22af

View File

@ -346,7 +346,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_value %d \n",insert_value);
socket_insert = insert_value;