projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Some more docs, also made lf hid fskdemod a bit more stable. Should be no more false...
[proxmark3-svn]
/
client
/
flash.c
diff --git
a/client/flash.c
b/client/flash.c
index 9f547915b95a9b8b82936c40d6d3936c924c5250..3a0a1cda61b8564fdad3012cddf4f7b88496d6a2 100644
(file)
--- a/
client/flash.c
+++ b/
client/flash.c
@@
-340,8
+340,7
@@
static int enter_bootloader(char *serial_port_name)
msleep(100);
CloseProxmark();
- fprintf(stderr,"Waiting for Proxmark to reappear on ");
- fprintf(stderr,serial_port_name);
+ fprintf(stderr,"Waiting for Proxmark to reappear on %s",serial_port_name);
do {
sleep(1);
fprintf(stderr, ".");
Impressum
,
Datenschutz