forked from len0rd/rockbox
Oops. Lost sync on a few instances and 'HI' registers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17684 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
191320cd0f
commit
fa5bd07f6b
4 changed files with 5 additions and 5 deletions
|
@ -262,7 +262,7 @@ void wheel_send_events(bool send)
|
|||
|
||||
void ipod_4g_button_int(void)
|
||||
{
|
||||
CPU_HI_INT_CLR = I2C_MASK;
|
||||
CPU_HI_INT_DIS = I2C_MASK;
|
||||
|
||||
int_btn = ipod_4g_button_read();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue