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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index 914ef60f79..a3f2597d5d 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -76,6 +76,9 @@
76/* Define this for LCD backlight available */ 76/* Define this for LCD backlight available */
77#define CONFIG_BACKLIGHT BL_RTC /* on I2C controlled RTC port */ 77#define CONFIG_BACKLIGHT BL_RTC /* on I2C controlled RTC port */
78 78
79/* define this if the unit can be powered or charged via USB */
80#define HAVE_USB_POWER
81
79#define CONFIG_LCD LCD_SSD1815 82#define CONFIG_LCD LCD_SSD1815
80 83
81#define BOOTFILE_EXT ".ajz" 84#define BOOTFILE_EXT ".ajz"