diff options
| author | Frank Gevaerts <frank@gevaerts.be> | 2009-05-20 15:24:40 +0000 |
|---|---|---|
| committer | Frank Gevaerts <frank@gevaerts.be> | 2009-05-20 15:24:40 +0000 |
| commit | 106d2ebd072648482c739d35f6a9f9a0cdfa18e5 (patch) | |
| tree | f060d69ee8477d82e5bdfc5ab48b54c7e2ccbc62 | |
| parent | 9c2ebdf7247f6a2d27dbfc10305f4e92f8bbb801 (diff) | |
| download | rockbox-106d2ebd072648482c739d35f6a9f9a0cdfa18e5.zip rockbox-106d2ebd072648482c739d35f6a9f9a0cdfa18e5.tar.gz rockbox-106d2ebd072648482c739d35f6a9f9a0cdfa18e5.tar.bz2 rockbox-106d2ebd072648482c739d35f6a9f9a0cdfa18e5.tar.xz | |
It's no longer possible to switch to charge-only mode by pressing a button, so remove that bit from the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20998 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/rockbox_interface/main.tex | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 67c3dee..48b471c 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -647,21 +647,6 @@ garbled.} The \dap{} can be powered over USB without connecting to your computer by holding \ActionStdUsbCharge{} while plugging in. This allows you to continue using the \dap{} normally. - - \opt{usbstack} - { - \nopt{gigabeats} - { - \section{USB disconnect} - - As soon as the computer marks the \dap{} as unused (e.g. - after you eject or safely remove the device), the \dap{} - can be switched to charging mode by pressing - \ActionStdUsbCharge{}. Pressing \ActionStdUsbCharge{} - while the computer is still actively communicating with - the \dap{} has no effect. - } - } } \input{rockbox_interface/browsing_and_playing.tex} |