projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
CHG: a better micro second (us) spindely function. At average it has 8-10us delay...
[proxmark3-svn]
/
client
/
cmdhftopaz.c
diff --git
a/client/cmdhftopaz.c
b/client/cmdhftopaz.c
index a982b88a9ff8dc7b3a006049ee40902daf44bd94..2f9bc3dc0102ddf1bbbe4c199726eb3d3ccc7d04 100644
(file)
--- a/
client/cmdhftopaz.c
+++ b/
client/cmdhftopaz.c
@@
-258,7
+258,7
@@
int CmdHFTopazReader(const char *Cmd) {
uint8_t rid_response[8];
uint8_t *uid_echo = &rid_response[2];
uint8_t rall_response[130];
- bool verbose =
true
;
+ bool verbose =
TRUE
;
char ctmp = param_getchar(Cmd, 0);
if ( ctmp == 'S' || ctmp == 's') verbose = FALSE;
Impressum
,
Datenschutz