|
|
Rockbox mail archiveSubject: WPS battery levels wrong?WPS battery levels wrong?
From: gl <gl_at_ntlworld.com>
Date: 2006-03-05
I'm confused about the number of WPS battery levels. The CustomWPS online
However, the code in gwps-common.c does this:
int l = battery_level();
Which produces 1-6, presumably:
You can confirm this with:
Shouldn't the code use / 25?
-- glReceived on Sun Mar 5 10:40:43 2006 Page was last modified "Jan 10 2012" The Rockbox Crew |