summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuzeplus.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansafuzeplus.h')
-rw-r--r--firmware/export/config/sansafuzeplus.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/sansafuzeplus.h b/firmware/export/config/sansafuzeplus.h
index 0306b4d14a..aeb9153fcc 100644
--- a/firmware/export/config/sansafuzeplus.h
+++ b/firmware/export/config/sansafuzeplus.h
@@ -13,12 +13,12 @@
13/* define boot redirect file name allows booting from external drives */ 13/* define boot redirect file name allows booting from external drives */
14#define BOOT_REDIR "rockbox_main.fuze+" 14#define BOOT_REDIR "rockbox_main.fuze+"
15 15
16#define HW_SAMPR_CAPS SAMPR_CAP_ALL 16#define HW_SAMPR_CAPS SAMPR_CAP_ALL_48
17 17
18/* define this if you have recording possibility */ 18/* define this if you have recording possibility */
19#define HAVE_RECORDING 19#define HAVE_RECORDING
20 20
21#define REC_SAMPR_CAPS SAMPR_CAP_ALL 21#define REC_SAMPR_CAPS SAMPR_CAP_ALL_48
22 22
23/* Default recording levels */ 23/* Default recording levels */
24#define DEFAULT_REC_MIC_GAIN 23 24#define DEFAULT_REC_MIC_GAIN 23