raised the default contrast a few. Works nicely on all models
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2166 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c076b27dfc
commit
1ff2543f9e
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ extern char rockboxdir[];
|
||||||
#define DEFAULT_CONTRAST_SETTING 30
|
#define DEFAULT_CONTRAST_SETTING 30
|
||||||
#else
|
#else
|
||||||
#define MAX_CONTRAST_SETTING 63
|
#define MAX_CONTRAST_SETTING 63
|
||||||
#define DEFAULT_CONTRAST_SETTING 32
|
#define DEFAULT_CONTRAST_SETTING 38
|
||||||
#endif
|
#endif
|
||||||
#define MIN_CONTRAST_SETTING 5
|
#define MIN_CONTRAST_SETTING 5
|
||||||
#define DEFAULT_POWEROFF_SETTING 0
|
#define DEFAULT_POWEROFF_SETTING 0
|
||||||
|
|
Loading…
Reference in a new issue