diff options
| -rw-r--r-- | manual/rockbox_interface/main.tex | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index cb6fda7..a8022be 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -653,10 +653,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: \opt{clipv2,fuzev2,clipplus} { The player will always boot into the original firmware if it is powered - by a USB connection, and additionally will do so if USB is inserted while - rockbox is running without holding \ActionStdUsbCharge{}. This feature may - be removed in the future when Rockbox is able to handle USB transfers - natively. + by a USB connection. } \opt{mrobe100} @@ -809,11 +806,16 @@ properly.} \nopt{ondio}{ \opt{usb_power}{ \section{USB Charging} - + \nopt{clipv2,fuzev2,clipplus}{ To charge your \dap{} over USB, hold \ActionStdUsbCharge{} 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. + } + \opt{clipv2,fuzev2,clipplus}{ + Your \dap{} will automatically charge over USB if the cable is plugged in + while Rockbox is running. + } } } |