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 d7e6c8f8f7..738633dcc5 100644
--- a/firmware/export/config-recorderv2.h
+++ b/firmware/export/config-recorderv2.h
@@ -51,3 +51,6 @@
51 51
52/* How to detect USB */ 52/* How to detect USB */
53#define USB_FMRECORDERSTYLE 1 53#define USB_FMRECORDERSTYLE 1
54
55/* Define this if the platform has batteries */
56#define HAVE_BATTERIES 1