From d3d0b26421bea28acc3f844a5b630d928083e9ec Mon Sep 17 00:00:00 2001 From: Karl Kurbjun Date: Thu, 15 Nov 2007 06:44:35 +0000 Subject: Work in progress fixes to the remote button handling. Now the remote can be unplugged and then plugged in and it will work. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15628 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-mrobe500.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export') diff --git a/firmware/export/config-mrobe500.h b/firmware/export/config-mrobe500.h index 3156b87060..53fc942856 100644 --- a/firmware/export/config-mrobe500.h +++ b/firmware/export/config-mrobe500.h @@ -52,7 +52,7 @@ /* choose the lcd orientation. both work */ /* #define CONFIG_ORIENTATION SCREEN_PORTAIT */ -#define CONFIG_ORIENTATION SCREEN_LANDSCAPE +#define CONFIG_ORIENTATION SCREEN_LANDSCAPE #if CONFIG_ORIENTATION == SCREEN_PORTAIT #define LCD_WIDTH 480 -- cgit v1.2.3