diff options
| -rw-r--r-- | firmware/export/config-ondavx747.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-ondavx747.h b/firmware/export/config-ondavx747.h index 0e77613..9506b68 100644 --- a/firmware/export/config-ondavx747.h +++ b/firmware/export/config-ondavx747.h @@ -118,7 +118,7 @@ /* Main LCD backlight brightness range and defaults */ #define MIN_BRIGHTNESS_SETTING 1 #define MAX_BRIGHTNESS_SETTING 16 -#define DEFAULT_BRIGHTNESS_SETTING 10 /* "full brightness" */ +#define DEFAULT_BRIGHTNESS_SETTING 16 /* "full brightness" */ #define DEFAULT_DIMNESS_SETTING 1 /* "most dim" */ /* Define this if you have a software controlled poweroff */ |