summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat-s.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gigabeat-s.h')
-rw-r--r--firmware/export/config-gigabeat-s.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/firmware/export/config-gigabeat-s.h b/firmware/export/config-gigabeat-s.h
index e290952ce7..d74f05ce9c 100644
--- a/firmware/export/config-gigabeat-s.h
+++ b/firmware/export/config-gigabeat-s.h
@@ -56,12 +56,12 @@
56 56
57#define HAVE_LCD_ENABLE 57#define HAVE_LCD_ENABLE
58 58
59//#define HAVE_BACKLIGHT_BRIGHTNESS 59#define HAVE_BACKLIGHT_BRIGHTNESS
60 60
61/* Main LCD backlight brightness range and defaults */ 61/* Main LCD backlight brightness range and defaults */
62#define MIN_BRIGHTNESS_SETTING 0 /* 0.5 mA */ 62#define MIN_BRIGHTNESS_SETTING 0
63#define MAX_BRIGHTNESS_SETTING 63 /* 32 mA */ 63#define MAX_BRIGHTNESS_SETTING 24
64#define DEFAULT_BRIGHTNESS_SETTING 39 /* 20 mA */ 64#define DEFAULT_BRIGHTNESS_SETTING 12
65 65
66/* Define this if you have a software controlled poweroff */ 66/* Define this if you have a software controlled poweroff */
67#define HAVE_SW_POWEROFF 67#define HAVE_SW_POWEROFF