1
0
Fork 0
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:
Björn Stenberg 2003-03-14 16:26:51 +00:00
parent bb6e51aa0d
commit c6ae452853

View file

@ -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