1
0
Fork 0
forked from len0rd/rockbox

Sansa Connect: Fix yellow

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31120 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Tomasz Moń 2011-12-03 15:21:12 +00:00
parent 5e805f2041
commit 66c53d528f
2 changed files with 3 additions and 1 deletions

View file

@ -22,4 +22,6 @@
#ifndef _LCD_TARGET_H_
#define _LCD_TARGET_H_
void lcd_awake(void);
#endif