mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
There's not much to be shared between gigabeatf and gigabeats lcd code
Give the gigabeats a new lcd type git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31290 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7aff922682
commit
c6b9d3dcc9
3 changed files with 3 additions and 2 deletions
|
@ -231,6 +231,7 @@
|
|||
#define LCD_CLIPZIP 43 /* as used by the Sandisk Sansa Clip Zip */
|
||||
#define LCD_HX8340B 44 /* as used by the HiFiMAN HM-601/HM-602/HM-801 */
|
||||
#define LCD_CONNECT 45 /* as used by the Sandisk Sansa Connect */
|
||||
#define LCD_GIGABEATS 46
|
||||
|
||||
/* LCD_PIXELFORMAT */
|
||||
#define HORIZONTAL_PACKING 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue