Merge branch 'feature/mai2-touch-led' into develop

This commit is contained in:
2025-03-02 00:04:00 +01:00
54 changed files with 1056 additions and 247 deletions

View File

@ -308,7 +308,7 @@ static void reg_hook_init(void)
reg_hook_initted = true;
InitializeCriticalSection(&reg_hook_lock);
dprintf("Reg hook init\n");
dprintf("Reg: hook init.\n");
reg_hook_insert_hooks(NULL);