forked from len0rd/rockbox
Set backlight to 5s
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1153 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2a4de23b5f
commit
ef444001df
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ extern user_settings_t global_settings;
|
||||||
#define DEFAULT_BASS_BOOST_SETTING 0
|
#define DEFAULT_BASS_BOOST_SETTING 0
|
||||||
#define DEFAULT_CONTRAST_SETTING 0
|
#define DEFAULT_CONTRAST_SETTING 0
|
||||||
#define DEFAULT_POWEROFF_SETTING 0
|
#define DEFAULT_POWEROFF_SETTING 0
|
||||||
#define DEFAULT_BACKLIGHT_SETTING 1
|
#define DEFAULT_BACKLIGHT_SETTING 5
|
||||||
|
|
||||||
|
|
||||||
#endif /* __SETTINGS_H__ */
|
#endif /* __SETTINGS_H__ */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue