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:
parent
45e3eed60d
commit
e147bf3d9f
2 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue