forked from beerpsi/chuniio-yubideck
bump chuniio api version
This commit is contained in:
parent
1ddf98ea91
commit
9f552e30a3
@ -135,7 +135,7 @@ extern "system" fn DllMain(_dll_module: HINSTANCE, call_reason: DWORD, _reserved
|
||||
|
||||
#[no_mangle]
|
||||
pub extern "C" fn chuni_io_get_api_version() -> u16 {
|
||||
0x0101
|
||||
0x0102
|
||||
}
|
||||
|
||||
#[no_mangle]
|
||||
|
Loading…
Reference in New Issue
Block a user