mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-13 07:02:31 -05:00
A lot more stable remote control handling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2447 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
07557e5612
commit
cfec25bb9e
3 changed files with 99 additions and 67 deletions
|
|
@ -21,5 +21,6 @@
|
|||
#define __SERIAL_H__
|
||||
|
||||
extern void serial_setup (void);
|
||||
extern int remote_control_rx(void);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue