mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
Fix FeliCa select_card. Selection works now for FeliCa standard cards.
Fix SendRaw data. Add some new unfinished cmds.
This commit is contained in:
parent
8ea04a42a6
commit
9d3331511b
4 changed files with 257 additions and 80 deletions
|
@ -16,4 +16,6 @@
|
|||
int CmdHFFelica(const char *Cmd);
|
||||
|
||||
int readFelicaUid(bool verbose);
|
||||
|
||||
int dump();
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue