mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
Add thinfilm simulation
This commit is contained in:
parent
01d1db8970
commit
865a7c3ad4
5 changed files with 180 additions and 2 deletions
|
@ -22,6 +22,7 @@ extern "C" {
|
|||
#include "iso14443a.h"
|
||||
|
||||
void ReadThinFilm(void);
|
||||
void SimulateThinFilm(uint8_t *data, size_t len);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue