From 0b3ea1bfcba0e56e72cacfcb88944dcf2e3b3a07 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Tue, 12 Oct 2004 11:00:19 +0000 Subject: Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can safely turn off the player by holding OFF. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5259 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ondiofm.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config-ondiofm.h') diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h index f7cff94f5e..437f8682a8 100644 --- a/firmware/export/config-ondiofm.h +++ b/firmware/export/config-ondiofm.h @@ -70,4 +70,7 @@ /* Define this if the MAS SIBI line can be controlled via PB8 */ #define HAVE_MAS_SIBI_CONTROL +/* Define this if you have a software controlled poweroff */ +#define HAVE_SW_POWEROFF + #endif /* SIMULATOR */ -- cgit v1.2.3