mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
remote_detect(): move to lcd-remote.h
Reorganize lcd-remote.h so it works for iaudio-m3 too git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31605 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
666f2e61f0
commit
50f96943be
8 changed files with 61 additions and 62 deletions
|
|
@ -21,8 +21,6 @@
|
|||
#ifndef LCD_REMOTE_TARGET_H
|
||||
#define LCD_REMOTE_TARGET_H
|
||||
|
||||
bool remote_detect(void); /* returns detection status */
|
||||
|
||||
void lcd_remote_backlight(bool on);
|
||||
|
||||
bool lcd_remote_read_device(unsigned char *data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue