mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2024-12-01 01:27:18 +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
|
// avoid banging
|
||||||
Sleep(1);
|
Sleep(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
aciodrv_device_close();
|
||||||
}
|
}
|
||||||
|
|
||||||
void iidx_io_ep1_set_deck_lights(uint16_t deck_lights)
|
void iidx_io_ep1_set_deck_lights(uint16_t deck_lights)
|
||||||
|
Loading…
Reference in New Issue
Block a user