forked from len0rd/rockbox
Enable recording for H100 line. No idea why this wasn't enabled before.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8078 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ddef7ee171
commit
63ce2338c2
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
#define MODEL_NUMBER 1
|
#define MODEL_NUMBER 1
|
||||||
|
|
||||||
/* define this if you have recording possibility */
|
/* define this if you have recording possibility */
|
||||||
/*#define HAVE_RECORDING 1*/
|
#define HAVE_RECORDING 1
|
||||||
|
|
||||||
/* 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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue