Compare commits

..

No commits in common. "36e6a364f066309d8cdadbddf9c0ee5d4926998f" and "e9f3e0a9d8542335585d0385f167a1e17052183f" have entirely different histories.

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;