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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-gigabeat-s.h b/firmware/export/config-gigabeat-s.h
index e6fa6c9fc6..4359c90279 100644
--- a/firmware/export/config-gigabeat-s.h
+++ b/firmware/export/config-gigabeat-s.h
@@ -94,6 +94,9 @@
94 94
95#ifndef SIMULATOR 95#ifndef SIMULATOR
96 96
97/* Implementation-defined fading type with bool settings */
98#define USE_BACKLIGHT_CUSTOM_FADING_BOOL
99
97/* The LCD on a Gigabeat is 240x320 - it is portrait */ 100/* The LCD on a Gigabeat is 240x320 - it is portrait */
98#define HAVE_PORTRAIT_LCD 101#define HAVE_PORTRAIT_LCD
99 102