diff options
author | Nicolas Pennequin <nicolas.pennequin@free.fr> | 2008-05-05 10:32:46 +0000 |
---|---|---|
committer | Nicolas Pennequin <nicolas.pennequin@free.fr> | 2008-05-05 10:32:46 +0000 |
commit | 357ffb3c46a6c371fd84b56acd6f69cb6aad9bb8 (patch) | |
tree | 29035132e1313259010b945c7e37595939d369d9 /docs/BATTERY-FAQ | |
parent | ef5fa8eaf541a19ccf953051f119e4f56cf3c445 (diff) |
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17369 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs/BATTERY-FAQ')
-rw-r--r-- | docs/BATTERY-FAQ | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/BATTERY-FAQ b/docs/BATTERY-FAQ index 1cf0004a98..70ea6f6244 100644 --- a/docs/BATTERY-FAQ +++ b/docs/BATTERY-FAQ @@ -203,9 +203,9 @@ A12: In our testing we found the following results: So where is the break-even point? - Each second of pause will draw about 94 mAh / 3600 seconds = 26 ľAh. + Each second of pause will draw about 94 mAh / 3600 seconds = 26 ÂľAh. - 2.18 mAh / 26 ľAh = 2180 ľAh / 26 ľAh = 83.5 seconds + 2.18 mAh / 26 ÂľAh = 2180 ÂľAh / 26 ÂľAh = 83.5 seconds Thus a shutdown and restart uses as much power as 83.5 seconds of pause. |