summaryrefslogtreecommitdiff
path: root/firmware/export/config/archosondiofm.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/archosondiofm.h')
-rw-r--r--firmware/export/config/archosondiofm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/archosondiofm.h b/firmware/export/config/archosondiofm.h
index d735f1f0a1..516845e49d 100644
--- a/firmware/export/config/archosondiofm.h
+++ b/firmware/export/config/archosondiofm.h
@@ -3,6 +3,8 @@
3 3
4#define MODEL_NAME "Ondio FM" 4#define MODEL_NAME "Ondio FM"
5 5
6#define ONDIO_SERIES
7
6/* Define bitmask of input sources - recordable bitmask can be defined 8/* Define bitmask of input sources - recordable bitmask can be defined
7 explicitly if different */ 9 explicitly if different */
8#define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_LINEIN) 10#define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_LINEIN)