mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
changed function name
This commit is contained in:
parent
ab5e4405fe
commit
fc3638a5f4
6 changed files with 13 additions and 13 deletions
|
@ -22,6 +22,6 @@ void em4x50_write(em4x50_data_t *etd);
|
|||
void em4x50_write_password(em4x50_data_t *etd);
|
||||
void em4x50_read(em4x50_data_t *etd);
|
||||
void em4x50_wipe(em4x50_data_t *etd);
|
||||
void em4x50_bruteforce(em4x50_data_t *etd);
|
||||
void em4x50_brute(em4x50_data_t *etd);
|
||||
|
||||
#endif /* EM4X50_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue