mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
added std_read command for em4x50
This commit is contained in:
parent
0a41049bf6
commit
ce5181bdc9
7 changed files with 110 additions and 6 deletions
|
@ -30,5 +30,6 @@ void em4x50_reset(void);
|
|||
void em4x50_watch(void);
|
||||
void em4x50_restore(em4x50_data_t *etd);
|
||||
void em4x50_sim(em4x50_data_t *etd);
|
||||
void em4x50_std_read(void);
|
||||
|
||||
#endif /* EM4X50_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue