Enable proper standby and idle. Just one line, thats it.
This commit is contained in:
parent
56721d13cf
commit
2d198a7858
@ -210,6 +210,8 @@ platform_idle()
|
||||
{
|
||||
/* Drop to some low power mode */
|
||||
// lpm_drop();
|
||||
|
||||
Power_idleFunc();
|
||||
}
|
||||
/*---------------------------------------------------------------------------*/
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user