Merge pull request 'felica: fix rare card scan error (correct PMm)' (#33) from zaphkito/segatools:develop into develop

Reviewed-on: #33
This commit is contained in:
Dniel97 2024-09-21 15:10:28 +00:00
commit 25e79f87c2

View File

@ -37,7 +37,7 @@ uint64_t felica_get_generic_PMm(void)
Suica passes and other payment and transportation cards Suica passes and other payment and transportation cards
do not seem to be supported anymore. */ do not seem to be supported anymore. */
return 0x01168B868FBECBFFULL; return 0x00F1000000014300;
} }
HRESULT felica_transact( HRESULT felica_transact(