mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
added function reset
This commit is contained in:
parent
a308fc692b
commit
c20ab4ca20
7 changed files with 101 additions and 29 deletions
|
@ -28,5 +28,6 @@ void em4x50_read(em4x50_data_t *etd);
|
|||
void em4x50_wipe(em4x50_data_t *etd);
|
||||
void em4x50_brute(em4x50_data_t *etd);
|
||||
void em4x50_login(em4x50_data_t *etd);
|
||||
void em4x50_reset(void);
|
||||
|
||||
#endif /* EM4X50_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue