mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
EM4x70 write support
This commit is contained in:
parent
ac1081fdfb
commit
4c52fac9e1
7 changed files with 282 additions and 110 deletions
|
@ -18,5 +18,6 @@ typedef struct {
|
|||
} em4x70_tag_t;
|
||||
|
||||
void em4x70_info(em4x70_data_t *etd);
|
||||
void em4x70_write(em4x70_data_t *etd);
|
||||
|
||||
#endif /* EM4x70_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue