mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced 2025-01-31 20:15:27 +01:00
Merge pull request 'felica: fix rare card scan error (correct PMm)' (#33) from zaphkito/segatools:develop into develop
Reviewed-on: https://gitea.tendokyu.moe/Dniel97/segatools/pulls/33
This commit is contained in:
commit
25e79f87c2
@ -37,7 +37,7 @@ uint64_t felica_get_generic_PMm(void)
|
||||
Suica passes and other payment and transportation cards
|
||||
do not seem to be supported anymore. */
|
||||
|
||||
return 0x01168B868FBECBFFULL;
|
||||
return 0x00F1000000014300;
|
||||
}
|
||||
|
||||
HRESULT felica_transact(
|
||||
|
Loading…
x
Reference in New Issue
Block a user