summaryrefslogtreecommitdiff
path: root/firmware/export/config/creativezenxfi2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/creativezenxfi2.h')
-rw-r--r--firmware/export/config/creativezenxfi2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/creativezenxfi2.h b/firmware/export/config/creativezenxfi2.h
index 3a14017bf2..171f5fb2b0 100644
--- a/firmware/export/config/creativezenxfi2.h
+++ b/firmware/export/config/creativezenxfi2.h
@@ -11,12 +11,12 @@
11/* Define if boot data from bootloader has been enabled for the target */ 11/* Define if boot data from bootloader has been enabled for the target */
12#define HAVE_BOOTDATA 12#define HAVE_BOOTDATA
13 13
14#define HW_SAMPR_CAPS SAMPR_CAP_ALL 14#define HW_SAMPR_CAPS SAMPR_CAP_ALL_48
15 15
16/* define this if you have recording possibility */ 16/* define this if you have recording possibility */
17#define HAVE_RECORDING 17#define HAVE_RECORDING
18 18
19#define REC_SAMPR_CAPS SAMPR_CAP_ALL 19#define REC_SAMPR_CAPS SAMPR_CAP_ALL_48
20 20
21/* Default recording levels */ 21/* Default recording levels */
22#define DEFAULT_REC_MIC_GAIN 23 22#define DEFAULT_REC_MIC_GAIN 23