Compare commits

..

2 Commits

View File

@ -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;