summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 8addf78858..575a88fd7c 100644
--- a/firmware/export/config-recorderv2.h
+++ b/firmware/export/config-recorderv2.h
@@ -73,4 +73,7 @@
73/* Define this for LCD backlight available */ 73/* Define this for LCD backlight available */
74#define HAVE_BACKLIGHT 74#define HAVE_BACKLIGHT
75 75
76/* Define this if you have a software controlled poweroff */
77#define HAVE_SW_POWEROFF
78
76#endif /* SIMULATOR */ 79#endif /* SIMULATOR */