summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod4g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipod4g.h')
-rw-r--r--firmware/export/config-ipod4g.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-ipod4g.h b/firmware/export/config-ipod4g.h
index 3827acff78..8a70ca0f56 100644
--- a/firmware/export/config-ipod4g.h
+++ b/firmware/export/config-ipod4g.h
@@ -9,7 +9,7 @@
9#define MODEL_NUMBER 8 9#define MODEL_NUMBER 8
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,7 +18,7 @@
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 can invert the colours on your LCD */ 23/* define this if you can invert the colours on your LCD */
24#define HAVE_LCD_INVERT 24#define HAVE_LCD_INVERT