mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
added function 4x50_watch
This commit is contained in:
parent
b0cfb28d40
commit
68db54028c
7 changed files with 100 additions and 0 deletions
|
@ -31,5 +31,6 @@ 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);
|
||||
void em4x50_watch(void);
|
||||
|
||||
#endif /* EM4X50_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue