forked from len0rd/rockbox
Include backlight brightness in manuals for ipod nano and video
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15603 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d911481687
commit
4b65cb67a5
2 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
\edef\UseOption{\UseOption,IPOD_4G_PAD}
|
||||
\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
|
||||
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
||||
\edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS}
|
||||
\edef\UseOption{\UseOption,HAVE_BACKLIGHT_PWM_FADING}
|
||||
\edef\UseOption{\UseOption,ipod}
|
||||
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
\edef\UseOption{\UseOption,IPOD_4G_PAD}
|
||||
\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
|
||||
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
|
||||
\edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS}
|
||||
\edef\UseOption{\UseOption,HAVE_BACKLIGHT_PWM_FADING}
|
||||
\edef\UseOption{\UseOption,ipod}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue