mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
renamed std_read -> stdread
This commit is contained in:
parent
35a671d592
commit
098ca87c81
6 changed files with 19 additions and 31 deletions
|
@ -30,6 +30,6 @@ void em4x50_reset(void);
|
|||
void em4x50_watch(void);
|
||||
void em4x50_restore(em4x50_data_t *etd);
|
||||
void em4x50_sim(void);
|
||||
void em4x50_std_read(void);
|
||||
void em4x50_stdread(void);
|
||||
|
||||
#endif /* EM4X50_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue