summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorderv2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-recorderv2.h')
-rw-r--r--firmware/export/config-recorderv2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-recorderv2.h b/firmware/export/config-recorderv2.h
index d442ea2dd8..efec9c20d1 100644
--- a/firmware/export/config-recorderv2.h
+++ b/firmware/export/config-recorderv2.h
@@ -16,6 +16,9 @@
16 16
17#ifndef SIMULATOR 17#ifndef SIMULATOR
18 18
19/* Define this if you have a SH7034 */
20#define HAVE_SH7034
21
19/* Define this if you have a MAS3587F */ 22/* Define this if you have a MAS3587F */
20#define HAVE_MAS3587F 23#define HAVE_MAS3587F
21 24