mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Remove the comment also, Thanks to Rafaël Carré for spotting.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22245 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
653db606cf
commit
4210ff584a
1 changed files with 0 additions and 2 deletions
|
|
@ -186,8 +186,6 @@ void lcd_enable(bool on)
|
|||
lcd_write_reg(0x07, 0x11);
|
||||
lcd_write_reg(0x07, 0x17);
|
||||
display_on = true;
|
||||
/* a bit of delay before returning to
|
||||
* avoid irritating flash on backlight on */
|
||||
lcd_update(); /* Resync display */
|
||||
lcd_activation_call_hook();
|
||||
sleep(0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue