forked from len0rd/rockbox
More tabs removed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24157 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
05778b501d
commit
5cebdcd06b
5 changed files with 18 additions and 18 deletions
|
|
@ -243,12 +243,12 @@ redraw:
|
|||
goto redraw;
|
||||
}
|
||||
else if(button & BUTTON_POWER)
|
||||
{
|
||||
if(poweroff_repeat++ > 8)
|
||||
power_off();
|
||||
}
|
||||
else
|
||||
poweroff_repeat = 0;
|
||||
{
|
||||
if(poweroff_repeat++ > 8)
|
||||
power_off();
|
||||
}
|
||||
else
|
||||
poweroff_repeat = 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue