mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-21 05:43:23 -07:00
include cmdlfviking.c in makefile and cmdlf
fix minor typos
This commit is contained in:
parent
ab5ffe3bef
commit
fe876493f8
4 changed files with 15 additions and 10 deletions
|
@ -11,6 +11,6 @@
|
|||
int CmdLFViking(const char *Cmd);
|
||||
int CmdVikingRead(const char *Cmd);
|
||||
int CmdVikingClone(const char *Cmd);
|
||||
int CmdVikingSim(static char *Cmd);
|
||||
int CmdVikingSim(const char *Cmd);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue