summaryrefslogtreecommitdiff
path: root/firmware/export/config/creativezenxfi.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/creativezenxfi.h')
-rw-r--r--firmware/export/config/creativezenxfi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/creativezenxfi.h b/firmware/export/config/creativezenxfi.h
index 977e11feff..604cf2c3cd 100644
--- a/firmware/export/config/creativezenxfi.h
+++ b/firmware/export/config/creativezenxfi.h
@@ -9,12 +9,12 @@
9#define MODEL_NUMBER 86 9#define MODEL_NUMBER 86
10#define MODEL_NAME "Creative Zen X-Fi" 10#define MODEL_NAME "Creative Zen X-Fi"
11 11
12#define HW_SAMPR_CAPS SAMPR_CAP_ALL 12#define HW_SAMPR_CAPS SAMPR_CAP_ALL_48
13 13
14/* define this if you have recording possibility */ 14/* define this if you have recording possibility */
15#define HAVE_RECORDING 15#define HAVE_RECORDING
16 16
17#define REC_SAMPR_CAPS SAMPR_CAP_ALL 17#define REC_SAMPR_CAPS SAMPR_CAP_ALL_48
18 18
19/* Default recording levels */ 19/* Default recording levels */
20#define DEFAULT_REC_MIC_GAIN 23 20#define DEFAULT_REC_MIC_GAIN 23