mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
Add felica request service all nodes command.
Make style.
This commit is contained in:
parent
6144e2d09b
commit
3f56116615
5 changed files with 71 additions and 45 deletions
|
@ -15,4 +15,5 @@
|
|||
|
||||
int CmdHFFelica(const char *Cmd);
|
||||
int readFelicaUid(bool verbose);
|
||||
void send_request_service(uint8_t flags, uint16_t datalen, uint8_t *data);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue