|
|
Rockbox mail archiveSubject: Re: Strange Infos Rockbox screenFrom: Björn Stenberg (bjorn_at_haxx.se) Date: 2003-11-21
mourad jaber wrote:
Weird. The code is written so as not to display the value when it is -1. Where do you see this? Did you build yourself or do you run a daily build?
apps/wps-display.c:480
case 't': /* estimated battery time */
apps/status.c:180
if (battery_state && (info.battlevel > -1))
-- Björn
Page was last modified "Mar 9 2008" The Rockbox Crew |