summaryrefslogtreecommitdiff
path: root/firmware/export/config/creativezenmozaic.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/creativezenmozaic.h')
-rw-r--r--firmware/export/config/creativezenmozaic.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/creativezenmozaic.h b/firmware/export/config/creativezenmozaic.h
index 0ffe8ed45b..9272a7b412 100644
--- a/firmware/export/config/creativezenmozaic.h
+++ b/firmware/export/config/creativezenmozaic.h
@@ -9,12 +9,12 @@
9#define MODEL_NUMBER 87 9#define MODEL_NUMBER 87
10#define MODEL_NAME "Creative ZEN Mozaic" 10#define MODEL_NAME "Creative ZEN Mozaic"
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