1
0
Fork 0
forked from len0rd/rockbox

re-enable the picthscreen in the v1 and v2 recorders

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11229 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2006-10-15 23:40:37 +00:00
parent 45e3eed60d
commit e147bf3d9f
2 changed files with 4 additions and 0 deletions

View file

@ -12,6 +12,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 112

View file

@ -12,6 +12,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 112