summaryrefslogtreecommitdiff
path: root/firmware/export/config-h10_5gb.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h10_5gb.h')
-rw-r--r--firmware/export/config-h10_5gb.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/firmware/export/config-h10_5gb.h b/firmware/export/config-h10_5gb.h
index 1d79947acf..2053cc53f0 100644
--- a/firmware/export/config-h10_5gb.h
+++ b/firmware/export/config-h10_5gb.h
@@ -9,7 +9,7 @@
9#define MODEL_NAME "iriver H10 5/6GB" 9#define MODEL_NAME "iriver H10 5/6GB"
10 10
11/* define this if you have recording possibility */ 11/* define this if you have recording possibility */
12#define HAVE_RECORDING 1 12#define HAVE_RECORDING
13 13
14/* define the bitmask of hardware sample rates */ 14/* define the bitmask of hardware sample rates */
15#define HW_SAMPR_CAPS (SAMPR_CAP_44) 15#define HW_SAMPR_CAPS (SAMPR_CAP_44)
@@ -18,10 +18,10 @@
18#define REC_SAMPR_CAPS (SAMPR_CAP_44) 18#define REC_SAMPR_CAPS (SAMPR_CAP_44)
19 19
20/* define this if you have a bitmap LCD display */ 20/* define this if you have a bitmap LCD display */
21#define HAVE_LCD_BITMAP 1 21#define HAVE_LCD_BITMAP
22 22
23/* define this if you have a colour LCD */ 23/* define this if you have a colour LCD */
24#define HAVE_LCD_COLOR 1 24#define HAVE_LCD_COLOR
25 25
26/* define this if you have access to the quickscreen */ 26/* define this if you have access to the quickscreen */
27#define HAVE_QUICKSCREEN 27#define HAVE_QUICKSCREEN