Wacca: Add toggle for LED board hooks

This commit is contained in:
Hay1tsme
2023-02-12 20:40:41 -05:00
parent 54089a592f
commit 29ca2dfa7b
6 changed files with 35 additions and 5 deletions

View File

@ -83,7 +83,7 @@ static DWORD CALLBACK mercury_pre_startup(void)
}
/* Start elisabeth Hooks for the LED and IO Board DLLs */
elisabeth_hook_init();
elisabeth_hook_init(&mercury_hook_cfg.elisabeth);
touch_hook_init(&mercury_hook_cfg.touch);