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.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/firmware/export/config-recorderv2.h b/firmware/export/config-recorderv2.h
index 3187038906..1066ece536 100644
--- a/firmware/export/config-recorderv2.h
+++ b/firmware/export/config-recorderv2.h
@@ -57,3 +57,10 @@
57 57
58/* The start address index for ROM builds */ 58/* The start address index for ROM builds */
59#define ROM_START 0x12010 59#define ROM_START 0x12010
60
61/* Define this for programmable LED available */
62#define HAVE_LED
63
64/* Define this for LCD backlight available */
65#define HAVE_BACKLIGHT
66