From 5e5bfabf6731758302a8ec15dc4f93109bf91d84 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Wed, 16 Aug 2006 13:25:45 +0000 Subject: * fixed the pitch screen key mappings for all targets, targets require a mapping to access the screen from the wps git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10611 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ipodmini2g.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config-ipodmini2g.h') diff --git a/firmware/export/config-ipodmini2g.h b/firmware/export/config-ipodmini2g.h index ea19f5c985..2b2e967599 100755 --- a/firmware/export/config-ipodmini2g.h +++ b/firmware/export/config-ipodmini2g.h @@ -14,6 +14,8 @@ /* define this if you have access to the quickscreen */ #define HAVE_QUICKSCREEN +/* define this if you have access to the pitchscreen */ +#define HAVE_PITCHSCREEN /* LCD dimensions */ #define LCD_WIDTH 138 -- cgit v1.2.3