projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
CHG: 'lf noralsy read' - new STT doesn't need so many bits.
[proxmark3-svn]
/
include
/
legic.h
diff --git
a/include/legic.h
b/include/legic.h
index 9f3eccf262ce532081b2cdf70186aa31021b1392..246af0e8b1f9837f5b38052398b8b9df66dfab48 100644
(file)
--- a/
include/legic.h
+++ b/
include/legic.h
@@
-20,7
+20,8
@@
typedef struct {
uint8_t uid[4];
uint32_t tagtype;
uint8_t cmdsize;
- uint16_t cardsize;
+ uint8_t addrsize;
+ uint16_t cardsize;
} legic_card_select_t;
#endif // _LEGIC_H_
Impressum
,
Datenschutz