forked from Dniel97/segatools
Merge pull request 'felica: fix rare card scan error (correct PMm)' (#33) from zaphkito/segatools:develop into develop
Reviewed-on: Dniel97/segatools#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…
Reference in New Issue
Block a user