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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/xduoox3.h b/firmware/export/config/xduoox3.h
index d4d6f2ee2f..b2c8930531 100644
--- a/firmware/export/config/xduoox3.h
+++ b/firmware/export/config/xduoox3.h
@@ -73,6 +73,9 @@
73/* Define this if you can detect headphones */ 73/* Define this if you can detect headphones */
74#define HAVE_HEADPHONE_DETECTION 74#define HAVE_HEADPHONE_DETECTION
75 75
76/* Define this if you can detect lineout */
77#define HAVE_LINEOUT_DETECTION
78
76#define CONFIG_KEYPAD XDUOO_X3_PAD 79#define CONFIG_KEYPAD XDUOO_X3_PAD
77 80
78/* Define this if a programmable hotkey is mapped */ 81/* Define this if a programmable hotkey is mapped */