summaryrefslogtreecommitdiff
path: root/firmware/export/config-sa9200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-sa9200.h')
-rwxr-xr-xfirmware/export/config-sa9200.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-sa9200.h b/firmware/export/config-sa9200.h
index b9fd4575bc..624befcf12 100755
--- a/firmware/export/config-sa9200.h
+++ b/firmware/export/config-sa9200.h
@@ -90,6 +90,9 @@
90#define MAX_BRIGHTNESS_SETTING 12 90#define MAX_BRIGHTNESS_SETTING 12
91#define DEFAULT_BRIGHTNESS_SETTING 6 91#define DEFAULT_BRIGHTNESS_SETTING 6
92 92
93/* Which backlight fading type? */
94#define CONFIG_BACKLIGHT_FADING BACKLIGHT_FADING_SW_SETTING
95
93/* define this if you have a flash memory storage */ 96/* define this if you have a flash memory storage */
94#define HAVE_FLASH_STORAGE 97#define HAVE_FLASH_STORAGE
95 98