summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2005-12-17 10:13:29 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2005-12-17 10:13:29 +0000
commit7da0c40f4b8c22347dd196de1bf60f455089b625 (patch)
treec79af3710462d4068b9eaaaad7c7e9ac3738b678 /firmware
parenta6a0c4b2d5a208bc9034292f1b0045d42faf7ead (diff)
downloadrockbox-7da0c40f4b8c22347dd196de1bf60f455089b625.tar.gz
rockbox-7da0c40f4b8c22347dd196de1bf60f455089b625.zip
Patch #1382969 by Peter D'Hoye - recording for H300
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8252 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config-h300.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index 019b090cee..a88fd048c2 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -7,7 +7,7 @@
#define MODEL_NUMBER 2
/* 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