diff options
author | Jean-Louis Biasini <jlbiasini@gmail.com> | 2013-02-14 15:32:27 +0200 |
---|---|---|
committer | Amaury Pouly <amaury.pouly@gmail.com> | 2013-02-14 14:36:27 +0100 |
commit | 200d0c8c0547ada139c2250ce564d3262a1bae39 (patch) | |
tree | 0995ea80238e19bb5ac5e54ac902ef317c2583ed /manual/plugins/oscilloscope.tex | |
parent | 1cc0809ca2408bb8ed7499c87a67bd1d9f718d8f (diff) | |
download | rockbox-200d0c8c0547ada139c2250ce564d3262a1bae39.tar.gz rockbox-200d0c8c0547ada139c2250ce564d3262a1bae39.zip |
[Fuze+][Manual] Fix compilation broken on oscilloscope
thanks to pixelma for having pointed this out
Change-Id: Iac8b997f42b8fb0f964f1f40ce1d2e7e286d4c04
Reviewed-on: http://gerrit.rockbox.org/404
Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
Diffstat (limited to 'manual/plugins/oscilloscope.tex')
-rw-r--r-- | manual/plugins/oscilloscope.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/oscilloscope.tex b/manual/plugins/oscilloscope.tex index a79331aa30..0531a3e657 100644 --- a/manual/plugins/oscilloscope.tex +++ b/manual/plugins/oscilloscope.tex | |||
@@ -35,7 +35,7 @@ being played. | |||
35 | \opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonRight} | 35 | \opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonRight} |
36 | \opt{GIGABEAT_S_PAD}{\ButtonNext} | 36 | \opt{GIGABEAT_S_PAD}{\ButtonNext} |
37 | \opt{COWON_D2_PAD}{\TouchBottomMiddle} | 37 | \opt{COWON_D2_PAD}{\TouchBottomMiddle} |
38 | \opt{PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}{\ButtonCancel} | 38 | \opt{PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}{\ButtonBack} |
39 | \opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec} | 39 | \opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec} |
40 | \opt{HAVEREMOTEKEYMAP}{& } | 40 | \opt{HAVEREMOTEKEYMAP}{& } |
41 | & Toggle whether to scroll or not \\ | 41 | & Toggle whether to scroll or not \\ |