summaryrefslogtreecommitdiff
path: root/firmware/export/config/creativezenxfistyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/creativezenxfistyle.h')
-rw-r--r--firmware/export/config/creativezenxfistyle.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/creativezenxfistyle.h b/firmware/export/config/creativezenxfistyle.h
index 41f5ce97b8..33f459dba9 100644
--- a/firmware/export/config/creativezenxfistyle.h
+++ b/firmware/export/config/creativezenxfistyle.h
@@ -9,12 +9,12 @@
9#define MODEL_NUMBER 94 9#define MODEL_NUMBER 94
10#define MODEL_NAME "Creative Zen X-Fi Style" 10#define MODEL_NAME "Creative Zen X-Fi Style"
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