summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondavx747.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondavx747.h')
-rw-r--r--firmware/export/config-ondavx747.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/firmware/export/config-ondavx747.h b/firmware/export/config-ondavx747.h
index e015a53374..9a7f53568a 100644
--- a/firmware/export/config-ondavx747.h
+++ b/firmware/export/config-ondavx747.h
@@ -83,10 +83,10 @@
83#define HAVE_BACKLIGHT_BRIGHTNESS 83#define HAVE_BACKLIGHT_BRIGHTNESS
84 84
85/* Main LCD backlight brightness range and defaults */ 85/* Main LCD backlight brightness range and defaults */
86#define MIN_BRIGHTNESS_SETTING 0 /* TODO */ 86#define MIN_BRIGHTNESS_SETTING 100
87#define MAX_BRIGHTNESS_SETTING 127 87#define MAX_BRIGHTNESS_SETTING 300
88#define DEFAULT_BRIGHTNESS_SETTING 85 88#define DEFAULT_BRIGHTNESS_SETTING 300 /* "full brightness" */
89#define DEFAULT_DIMNESS_SETTING 22 89#define DEFAULT_DIMNESS_SETTING 100 /* "most dim" */
90 90
91/* Define this if you have a software controlled poweroff */ 91/* Define this if you have a software controlled poweroff */
92//#define HAVE_SW_POWEROFF 92//#define HAVE_SW_POWEROFF