summaryrefslogtreecommitdiff
path: root/firmware/export/config/xduoox3.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/xduoox3.h')
-rw-r--r--firmware/export/config/xduoox3.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/firmware/export/config/xduoox3.h b/firmware/export/config/xduoox3.h
index 7de8fa1510..4c2cc47fc9 100644
--- a/firmware/export/config/xduoox3.h
+++ b/firmware/export/config/xduoox3.h
@@ -17,9 +17,6 @@
17/* ChinaChip NAND FTL */ 17/* ChinaChip NAND FTL */
18#define CONFIG_NAND NAND_CC 18#define CONFIG_NAND NAND_CC
19 19
20
21
22
23/* define this if you have access to the quickscreen */ 20/* define this if you have access to the quickscreen */
24#define HAVE_QUICKSCREEN 21#define HAVE_QUICKSCREEN
25 22
@@ -112,8 +109,7 @@
112#define HAVE_SW_TONE_CONTROLS 109#define HAVE_SW_TONE_CONTROLS
113 110
114/* define the bitmask of hardware sample rates */ 111/* define the bitmask of hardware sample rates */
115#define HW_SAMPR_CAPS SAMPR_CAP_ALL 112#define HW_SAMPR_CAPS SAMPR_CAP_ALL_96
116#define HAVE_PLAY_FREQ
117 113
118#define AB_REPEAT_ENABLE 114#define AB_REPEAT_ENABLE
119 115