mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
REM: "hf legic writeraw" has been removed.
FIX: "hf legic eload" uploads now correct to device mem.
This commit is contained in:
parent
0e8cabed8d
commit
77e1bab94a
2 changed files with 43 additions and 125 deletions
|
@ -50,7 +50,6 @@ int usage_legic_load(void);
|
|||
int usage_legic_rdmem(void);
|
||||
int usage_legic_sim(void);
|
||||
int usage_legic_write(void);
|
||||
int usage_legic_rawwrite(void);
|
||||
int usage_legic_reader(void);
|
||||
int usage_legic_info(void);
|
||||
int usage_legic_dump(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue