summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-iaudiox5.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h
index ba9e95398f..55c71b36d8 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -51,6 +51,9 @@
51 51
52#define CONFIG_KEYPAD IAUDIO_X5_PAD 52#define CONFIG_KEYPAD IAUDIO_X5_PAD
53 53
54#define AB_REPEAT_ENABLE 1
55#define ACTION_WPSAB_SINGLE ACTION_WPS_QUICKSCREEN
56
54/* Define this if you do software codec */ 57/* Define this if you do software codec */
55#define CONFIG_CODEC SWCODEC 58#define CONFIG_CODEC SWCODEC
56 59