mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-20 13:23:25 -07:00
send LF commands to TAG (locomread)
This commit is contained in:
parent
ac174b297a
commit
959baa89f7
5 changed files with 920 additions and 818 deletions
|
@ -51,6 +51,7 @@ int CmdClearGraph(int redraw);
|
|||
static void CmdAppendGraph(int redraw, int clock, int bit);
|
||||
static void CmdEM410xsim(char *str);
|
||||
static void CmdLosim(char *str);
|
||||
static void CmdLoCommandRead(char *str);
|
||||
static void CmdLoread(char *str);
|
||||
static void CmdLosamples(char *str);
|
||||
static void CmdBitsamples(char *str);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue