diff options
author | Jörg Hohensohn <hohensoh@rockbox.org> | 2003-12-03 21:57:38 +0000 |
---|---|---|
committer | Jörg Hohensohn <hohensoh@rockbox.org> | 2003-12-03 21:57:38 +0000 |
commit | a249bcf69438aa1385634f2ae6bf3976359706a6 (patch) | |
tree | 3d8dd6f00db8684cd97239ef4dd7dc35644fb429 | |
parent | 816234f431a7f4c9a0697fccbcb196494db714a1 (diff) |
flat battery problem removed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4098 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | www/docs/flash.t | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/www/docs/flash.t b/www/docs/flash.t index c9d2dac088..30dd8935c0 100644 --- a/www/docs/flash.t +++ b/www/docs/flash.t @@ -386,14 +386,6 @@ charging problems even with F1, they had to revert to the original flash content. </p> <p> -For FM and V2, the disk is not shutdown in the Rockbox charging screen. -For these, we also recommend to charge using the Archos software. -Because of some disks brief spinup attempt before reaching the charge -screen, please avoid to discharge your battery flat, else -it may be too weak to even get there, locking you out and requiring -external charging. -</p> -<p> If the plugin API is changed, new builds may render the plugins incompatible. When updating, make sure you grab those too, and rolo into the new version before flashing it. |