USB chargung now works the normal way on AMSv2, so remove the hack that treated it differently. Also fix the fuze+ workaround for the lack of ActionStdUsbCharge there
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31578 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
395334e876
commit
0265c8be0f
1 changed files with 1 additions and 6 deletions
|
@ -808,19 +808,14 @@ properly.}
|
|||
\nopt{ondio}{
|
||||
\opt{usb_power}{
|
||||
\section{USB Charging}
|
||||
\nopt{clipv2,fuzev2,clipplus,fuzeplus}{
|
||||
To charge your \dap{} over USB, hold any button while plugging it
|
||||
in. This will prevent it from connecting to your computer and let you
|
||||
continue to use it normally. Your \dap{} must already be in Rockbox for this
|
||||
to function.
|
||||
\nopt{fuzeplus}{
|
||||
\note{Be aware that this button may still perform its normal function, so
|
||||
it is recommended to use a button without harmful side effects, such as
|
||||
\ActionStdUsbCharge{}.}
|
||||
|
||||
}
|
||||
\opt{clipv2,fuzev2,clipplus,fuzeplus}{
|
||||
Your \dap{} will automatically charge over USB if the cable is plugged in
|
||||
while Rockbox is running.
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue