projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
cleaned up some code
[proxmark3-svn]
/
client
/
snooper.c
diff --git
a/client/snooper.c
b/client/snooper.c
index 009a89f7cdbbddbad6d1e590dc6cff8dd7f82433..30d39de6628a34f1fb8fe3efb73fd28a0046810c 100644
(file)
--- a/
client/snooper.c
+++ b/
client/snooper.c
@@
-29,7
+29,7
@@
int main()
while (!OpenProxmark(0)) { sleep(1); }
while (1) {
UsbCommand cmdbuf;
while (!OpenProxmark(0)) { sleep(1); }
while (1) {
UsbCommand cmdbuf;
- CommandReceived("h
i14a
snoop");
+ CommandReceived("h
f 14a
snoop");
HANDLE_ERROR;
ReceiveCommand(&cmdbuf);
HANDLE_ERROR;
HANDLE_ERROR;
ReceiveCommand(&cmdbuf);
HANDLE_ERROR;
@@
-37,7
+37,7
@@
int main()
ReceiveCommandPoll(&cmdbuf);
}
HANDLE_ERROR;
ReceiveCommandPoll(&cmdbuf);
}
HANDLE_ERROR;
- CommandReceived("h
i14a
list");
+ CommandReceived("h
f 14a
list");
HANDLE_ERROR;
}
}
HANDLE_ERROR;
}
}
Impressum
,
Datenschutz