|
|
Rockbox mail archiveSubject: Re: Question on Config block/user_settingsFrom: Linus Nielsen Feltzing (linus_at_haxx.se) Date: 2003-04-25
Björn Stenberg wrote:
Here you expect that bit 0 is set.
>
Here you set bit 1.
This doesn't look good to me. I think you should refrain from preying on
config_block[0xae] = (unsigned char)
Or at least set the bool to true when you load it:
global_settings.caption_backlight = (config_block[0xae] &
/Linus
Page was last modified "Jan 10 2012" The Rockbox Crew |