summaryrefslogtreecommitdiff
path: root/firmware/export/config-mrobe500.h
diff options
context:
space:
mode:
authorKarl Kurbjun <kkurbjun@gmail.com>2007-11-15 06:44:35 +0000
committerKarl Kurbjun <kkurbjun@gmail.com>2007-11-15 06:44:35 +0000
commitd3d0b26421bea28acc3f844a5b630d928083e9ec (patch)
treeae41e45978582dede65cbd0bfae70dbd6eb1445c /firmware/export/config-mrobe500.h
parentd1c6d539625e20c04674cfa040f84f4444a16927 (diff)
downloadrockbox-d3d0b26421bea28acc3f844a5b630d928083e9ec.tar.gz
rockbox-d3d0b26421bea28acc3f844a5b630d928083e9ec.zip
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
Diffstat (limited to 'firmware/export/config-mrobe500.h')
-rw-r--r--firmware/export/config-mrobe500.h2
1 files changed, 1 insertions, 1 deletions
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 @@
52 52
53/* choose the lcd orientation. both work */ 53/* choose the lcd orientation. both work */
54/* #define CONFIG_ORIENTATION SCREEN_PORTAIT */ 54/* #define CONFIG_ORIENTATION SCREEN_PORTAIT */
55#define CONFIG_ORIENTATION SCREEN_LANDSCAPE 55#define CONFIG_ORIENTATION SCREEN_LANDSCAPE
56 56
57#if CONFIG_ORIENTATION == SCREEN_PORTAIT 57#if CONFIG_ORIENTATION == SCREEN_PORTAIT
58#define LCD_WIDTH 480 58#define LCD_WIDTH 480