From df3d5ae059fe3807175388e396afb4c7dd5a630a Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Tue, 12 Oct 2004 11:20:59 +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@5260 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-recorderv2.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export') diff --git a/firmware/export/config-recorderv2.h b/firmware/export/config-recorderv2.h index 8addf78858..575a88fd7c 100644 --- a/firmware/export/config-recorderv2.h +++ b/firmware/export/config-recorderv2.h @@ -73,4 +73,7 @@ /* Define this for LCD backlight available */ #define HAVE_BACKLIGHT +/* Define this if you have a software controlled poweroff */ +#define HAVE_SW_POWEROFF + #endif /* SIMULATOR */ -- cgit v1.2.3