mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
added simple sim function for em4x50
This commit is contained in:
parent
c1f5fc546d
commit
96e05d49df
5 changed files with 8 additions and 0 deletions
|
@ -29,5 +29,6 @@ void em4x50_login(uint32_t *password);
|
|||
void em4x50_reset(void);
|
||||
void em4x50_watch(void);
|
||||
void em4x50_restore(em4x50_data_t *etd);
|
||||
void em4x50_sim(uint32_t *word);
|
||||
|
||||
#endif /* EM4X50_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue