summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-recorder.h')
-rw-r--r--firmware/export/config-recorder.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h
index 85b0c392df..38958a3f4d 100644
--- a/firmware/export/config-recorder.h
+++ b/firmware/export/config-recorder.h
@@ -42,3 +42,6 @@
42 42
43/* How to detect USB */ 43/* How to detect USB */
44#define USB_RECORDERSTYLE 1 44#define USB_RECORDERSTYLE 1
45
46/* Define this if the platform has batteries */
47#define HAVE_BATTERIES 1