mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
sing emulator memory for sim and restore
This commit is contained in:
parent
902b52ab02
commit
f412b20fc1
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ void em4x50_login(uint32_t *password);
|
|||
void em4x50_reset(void);
|
||||
void em4x50_watch(void);
|
||||
void em4x50_restore(em4x50_data_t *etd);
|
||||
void em4x50_sim(em4x50_data_t *etd);
|
||||
void em4x50_sim(void);
|
||||
void em4x50_std_read(void);
|
||||
|
||||
#endif /* EM4X50_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue