diff options
Diffstat (limited to 'manual/platform/h10.tex')
-rw-r--r-- | manual/platform/h10.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex index 3f5d15e309..fac13bf91b 100644 --- a/manual/platform/h10.tex +++ b/manual/platform/h10.tex @@ -2,10 +2,14 @@ \def\UseOption{h10} \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} \edef\UseOption{\UseOption,HAVE_LCD_BITMAP} +\edef\UseOption{\UseOption,HAVE_LCD_INVERT} +\edef\UseOption{\UseOption,HAVE_LCD_FLIP} +\edef\UseOption{\UseOption,HAVE_LCD_SLEEP} \edef\UseOption{\UseOption,HAVE_LCD_COLOR} \edef\UseOption{\UseOption,CONFIG_RTC} \edef\UseOption{\UseOption,SWCODEC} \edef\UseOption{\UseOption,IRIVER_H10_PAD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} \edef\UseOption{\UseOption,iriver} \newcommand{\playerman}{Iriver} |