forked from len0rd/rockbox
FM recorders can wake up from RTC alarm.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3445 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bb6e51aa0d
commit
c6ae452853
1 changed files with 3 additions and 0 deletions
|
@ -36,3 +36,6 @@
|
|||
|
||||
/* Offset ( in the firmware file's header ) to the real data */
|
||||
#define FIRMWARE_OFFSET_FILE_DATA 24
|
||||
|
||||
/* FM recorders can wake up from RTC alarm */
|
||||
#define HAVE_ALARM_MOD 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue