mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2024-11-28 08:20:51 +01:00
iidxio-bio2: Add missing aciodrv on finit to cleanup acio stuff
This commit is contained in:
parent
f3b07aeb0a
commit
bf067de633
@ -181,6 +181,8 @@ void iidx_io_fini(void)
|
||||
// avoid banging
|
||||
Sleep(1);
|
||||
}
|
||||
|
||||
aciodrv_device_close();
|
||||
}
|
||||
|
||||
void iidx_io_ep1_set_deck_lights(uint16_t deck_lights)
|
||||
|
Loading…
Reference in New Issue
Block a user