1
0
Fork 0
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:
Nils Wallménius 2007-11-12 21:28:33 +00:00
parent d911481687
commit 4b65cb67a5
2 changed files with 2 additions and 0 deletions

View file

@ -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}

View file

@ -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}