forked from len0rd/rockbox
Fix Rockboy wrongly included in the Ondio manuals - the linebreak after the opening { made TeX ignore the first following option, a comment also escapes the linebreak and helps here. Also change the option to ONDIO_PAD as the keypad is the important criteria here.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27525 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3f0b93c011
commit
7cb7c78346
1 changed files with 2 additions and 2 deletions
|
@ -192,8 +192,8 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
|
|||
|
||||
\opt{archosrecorder,archosfmrecorder,ondio}{\input{plugins/rockbox_flash.tex}}
|
||||
|
||||
\opt{lcd_bitmap}{\nopt{
|
||||
ondio%,m200, % not enough buttons for keymap
|
||||
\opt{lcd_bitmap}{\nopt{%
|
||||
ONDIO_PAD%,m200, % not enough buttons for keymap
|
||||
,ipod1g2g,ipod3g,ipod4g,ipodmini1g% horizontal pixelformat not implemented
|
||||
,iaudiom3%,mpiohd2000, % vertical interleaved pixelformat not implemented
|
||||
,mrobe100% lcd size/depth not implemented
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue