diff options
| -rw-r--r-- | manual/rockbox_interface/main.tex | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 398766d..77ca9cd 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -584,9 +584,11 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: \opt{sansaAMS} { - The player will boot into the original firmware if it is powered - by a USB connection. This feature may be removed in the future when - Rockbox is able to handle USB transfers natively. + 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. } \opt{mrobe100} |