summaryrefslogtreecommitdiff
path: root/firmware/export/config-e200v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-e200v2.h')
-rw-r--r--firmware/export/config-e200v2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-e200v2.h b/firmware/export/config-e200v2.h
index d42f28ac2f..110555aec5 100644
--- a/firmware/export/config-e200v2.h
+++ b/firmware/export/config-e200v2.h
@@ -10,7 +10,7 @@
10#define HW_SAMPR_CAPS SAMPR_CAP_ALL 10#define HW_SAMPR_CAPS SAMPR_CAP_ALL
11 11
12/* define this if you have recording possibility */ 12/* define this if you have recording possibility */
13//#define HAVE_RECORDING 13#define HAVE_RECORDING
14 14
15#define REC_SAMPR_CAPS SAMPR_CAP_ALL 15#define REC_SAMPR_CAPS SAMPR_CAP_ALL
16 16