projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
CHG: First step to make my makefile better for other dev.env's These changes makes...
[proxmark3-svn]
/
client
/
cmdlfviking.c
diff --git
a/client/cmdlfviking.c
b/client/cmdlfviking.c
index 6d3362f702f805a07d994ccad2e0fb5c2f8cebe4..b91aced8eeb567738e24063cfd422f3668935f88 100644
(file)
--- a/
client/cmdlfviking.c
+++ b/
client/cmdlfviking.c
@@
-126,6
+126,7
@@
static command_t CommandTable[] = {
};
int CmdLFViking(const char *Cmd) {
};
int CmdLFViking(const char *Cmd) {
+ clearCommandBuffer();
CmdsParse(CommandTable, Cmd);
return 0;
}
CmdsParse(CommandTable, Cmd);
return 0;
}
Impressum
,
Datenschutz