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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index ec410cb02a..b7f8621f67 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -67,8 +67,8 @@
67/* The start address index for ROM builds */ 67/* The start address index for ROM builds */
68#define ROM_START 0x14010 68#define ROM_START 0x14010
69 69
70/* Define this for programmable LED available */ 70/* Software controlled LED */
71#define HAVE_LED 71#define CONFIG_LED LED_REAL
72 72
73/* Define this for LCD backlight available */ 73/* Define this for LCD backlight available */
74#define CONFIG_BACKLIGHT BL_RTC /* on I2C controlled RTC port */ 74#define CONFIG_BACKLIGHT BL_RTC /* on I2C controlled RTC port */