修改关机进入休眠并等待关机
This commit is contained in:
parent
6cc55e5964
commit
372e0ed16d
@ -260,7 +260,7 @@ static void handle_system_event(key_event_t event)
|
|||||||
while (1)
|
while (1)
|
||||||
{
|
{
|
||||||
rtos_delay_milliseconds(1);
|
rtos_delay_milliseconds(1);
|
||||||
bk_printf("wait for power off\n");
|
bk_printf("wait for power off\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user