Update hid.c
This commit is contained in:
parent
95fe42b294
commit
805e757b49
@ -80,6 +80,8 @@ void hidExit()
|
|||||||
{
|
{
|
||||||
irrstExit();
|
irrstExit();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
hidInitialised = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
void hidWaitForEvent(HID_Event id, bool nextEvent)
|
void hidWaitForEvent(HID_Event id, bool nextEvent)
|
||||||
|
Loading…
Reference in New Issue
Block a user