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

@ -189,7 +189,7 @@ HRESULT epay_hook_init(const struct epay_config *cfg) {
thinca_stub->impl1->unk220 = thinca_unk;
thinca_stub->impl1->unk228 = thinca_unk;
dprintf("Epay: Init\n");
dprintf("Epay: Init.\n");
return hr;
}