mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
Support LTO-CM read block and add CM-type into hf lto info command.
This commit is contained in:
parent
fc1cede778
commit
66803e442d
3 changed files with 152 additions and 52 deletions
|
@ -14,7 +14,8 @@
|
|||
#include "common.h"
|
||||
|
||||
int infoLTO(bool verbose);
|
||||
|
||||
int rdblLTO(uint8_t st_blk, uint8_t end_blk, bool verbose);
|
||||
int CmdHFLTO(const char *Cmd);
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue