|
Rockbox mail archiveSubject: Re: Meaning of battery level flashing?Re: Meaning of battery level flashing?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 29 Jul 2003 01:13:48 +0200 (CEST) On Mon, 28 Jul 2003, TP Diffenbach wrote: > What's indicated when the battery level (I have it set to percent) flashes? > (I get the impression it means the battery is low, but what, precisely, does > flashing measure?) The flashing starts when battery_level_safe() no longer returns TRUE. The flashing is made in apps/status.c, battery_level_safe() (firmware/powermgmt.c) returns TRUE if battery_level() is >= 10. -- Daniel Stenberg -- http://rockbox.haxx.se/ -- http://daniel.haxx.se/Received on 2003-07-29 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |