mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-12-28 19:31:19 +08:00
added new function 4x50_restore
This commit is contained in:
parent
4c6651b3c8
commit
ea5fc5cc46
1 changed files with 1 additions and 0 deletions
|
@ -28,5 +28,6 @@ void em4x50_brute(em4x50_data_t *etd);
|
|||
void em4x50_login(uint32_t *password);
|
||||
void em4x50_reset(void);
|
||||
void em4x50_watch(void);
|
||||
void em4x50_restore(em4x50_data_t *etd);
|
||||
|
||||
#endif /* EM4X50_H */
|
||||
|
|
Loading…
Reference in a new issue