mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
UIGの要望により、スリープ復帰要因からRTCアラームを削除。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1839 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
67e324d014
commit
4535baba4f
@ -120,8 +120,7 @@ void UTL_GoSleepMode( void )
|
||||
OS_RestoreInterrupts( enable );
|
||||
|
||||
// スリープ遷移
|
||||
PM_GoSleepMode( PM_TRIGGER_COVER_OPEN |
|
||||
PM_TRIGGER_RTC_ALARM,
|
||||
PM_GoSleepMode( PM_TRIGGER_COVER_OPEN,
|
||||
0,
|
||||
0 );
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user