forked from len0rd/rockbox
Added MODEL_NUMBER for H300
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7193 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e628b5c941
commit
144fc69a9f
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
||||||
/* define this if you have a bitmap LCD display */
|
/* define this if you have a bitmap LCD display */
|
||||||
#define HAVE_LCD_BITMAP 1
|
#define HAVE_LCD_BITMAP 1
|
||||||
|
|
||||||
|
/* For Rolo and boot loader */
|
||||||
|
#define MODEL_NUMBER 2
|
||||||
|
|
||||||
/* LCD dimensions */
|
/* LCD dimensions */
|
||||||
#define LCD_WIDTH 220
|
#define LCD_WIDTH 220
|
||||||
#define LCD_HEIGHT 176
|
#define LCD_HEIGHT 176
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue