forked from len0rd/rockbox
Turn on backlight when test_codec speed test is finished
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13812 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1cf80c3c95
commit
68d70b35d8
1 changed files with 1 additions and 0 deletions
|
@ -618,6 +618,7 @@ static enum plugin_status test_track(char* filename)
|
|||
|
||||
/* Write an empty line to the log */
|
||||
log_text("",true);
|
||||
rb->backlight_on();
|
||||
|
||||
exit:
|
||||
return res;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue