iidxio-bio2: Add missing aciodrv on finit to cleanup acio stuff

This commit is contained in:
icex2
2021-01-06 20:34:34 +00:00
parent b3557ab174
commit 2285d06d34
+2
View File
@@ -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)