mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
layout, text, colors - mfu info, 15 info
This commit is contained in:
parent
7b54cbacb9
commit
34adf411c3
7 changed files with 252 additions and 214 deletions
|
@ -142,6 +142,6 @@ static const int Iso15693FrameEOF[] = {
|
|||
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1
|
||||
};
|
||||
|
||||
char *Iso15693sprintUID(char *target, uint8_t *uid);
|
||||
char *iso15693_sprintUID(char *dest, uint8_t *uid);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue