1
0
Fork 0
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:
Thom Johansen 2005-11-27 01:16:00 +00:00
parent ddef7ee171
commit 63ce2338c2

View file

@ -11,7 +11,7 @@
#define MODEL_NUMBER 1
/* 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 HAVE_LCD_BITMAP 1