summaryrefslogtreecommitdiff
path: root/docs/BATTERY-FAQ
diff options
context:
space:
mode:
authorNicolas Pennequin <nicolas.pennequin@free.fr>2008-05-05 10:32:46 +0000
committerNicolas Pennequin <nicolas.pennequin@free.fr>2008-05-05 10:32:46 +0000
commit357ffb3c46a6c371fd84b56acd6f69cb6aad9bb8 (patch)
tree29035132e1313259010b945c7e37595939d369d9 /docs/BATTERY-FAQ
parentef5fa8eaf541a19ccf953051f119e4f56cf3c445 (diff)
downloadrockbox-357ffb3c46a6c371fd84b56acd6f69cb6aad9bb8.tar.gz
rockbox-357ffb3c46a6c371fd84b56acd6f69cb6aad9bb8.zip
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-FAQ4
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:
203 203
204 So where is the break-even point? 204 So where is the break-even point?
205 205
206 Each second of pause will draw about 94 mAh / 3600 seconds = 26 ľAh. 206 Each second of pause will draw about 94 mAh / 3600 seconds = 26 ÂľAh.
207 207
208 2.18 mAh / 26 ľAh = 2180 ľAh / 26 ľAh = 83.5 seconds 208 2.18 mAh / 26 ÂľAh = 2180 ÂľAh / 26 ÂľAh = 83.5 seconds
209 209
210 Thus a shutdown and restart uses as much power as 83.5 seconds of pause. 210 Thus a shutdown and restart uses as much power as 83.5 seconds of pause.
211 211