summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gigabeat.h')
-rw-r--r--firmware/export/config-gigabeat.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h
index 6fec1e0775..3672bdfdb5 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -109,6 +109,10 @@
109 109
110#define CONFIG_LCD LCD_GIGABEAT 110#define CONFIG_LCD LCD_GIGABEAT
111 111
112/* define this if the backlight can be set to a brightness */
113#define HAVE_BACKLIGHT_SET_FADING
114#define __BACKLIGHT_INIT
115
112/* Offset ( in the firmware file's header ) to the file CRC */ 116/* Offset ( in the firmware file's header ) to the file CRC */
113#define FIRMWARE_OFFSET_FILE_CRC 0 117#define FIRMWARE_OFFSET_FILE_CRC 0
114 118