Merge branch 'main' of http://106.52.233.130:3000/helloyifa/bk7258_iR58
This commit is contained in:
commit
e4d47a22af
@ -346,7 +346,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_value %d \n",insert_value);
|
LOGE("sleep_helper insert_value %d \n",insert_value);
|
||||||
socket_insert = insert_value;
|
socket_insert = insert_value;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user