forked from TeamTofuShop/segatools
chusan, fgo, mu3: fixed LED 15093 board
This commit is contained in:
@ -96,7 +96,7 @@ static DWORD CALLBACK fgo_pre_startup(void)
|
||||
goto fail;
|
||||
}
|
||||
|
||||
hr = led15093_hook_init(&fgo_hook_cfg.led15093, 17, 0);
|
||||
hr = led15093_hook_init(&fgo_hook_cfg.led15093, 17, 1, 1, 2);
|
||||
|
||||
if (FAILED(hr)) {
|
||||
goto fail;
|
||||
|
Reference in New Issue
Block a user