summaryrefslogtreecommitdiff
path: root/firmware/export/config-fmrecorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-fmrecorder.h')
-rw-r--r--firmware/export/config-fmrecorder.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index 440614df85..b72eb9794a 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.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 0x14010 59#define ROM_START 0x14010
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