mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
added new command "4x50_wipe"
This commit is contained in:
parent
76d0ecf8cf
commit
8dd302907c
1 changed files with 1 additions and 0 deletions
|
@ -21,5 +21,6 @@ void em4x50_info(em4x50_data_t *etd);
|
|||
void em4x50_write(em4x50_data_t *etd);
|
||||
void em4x50_write_password(em4x50_data_t *etd);
|
||||
void em4x50_read(em4x50_data_t *etd);
|
||||
void em4x50_wipe(em4x50_data_t *etd);
|
||||
|
||||
#endif /* EM4X50_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue