mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-20 12:07:05 +08:00
header
This commit is contained in:
parent
59bae5000c
commit
c28a71b586
1 changed files with 1 additions and 0 deletions
|
@ -19,5 +19,6 @@ int detectIndala26(uint8_t *bitStream, size_t *size, uint8_t *invert);
|
|||
int detectIndala64(uint8_t *bitStream, size_t *size, uint8_t *invert);
|
||||
int detectIndala224(uint8_t *bitStream, size_t *size, uint8_t *invert);
|
||||
int demodIndala(void);
|
||||
int getIndalaBits(uint8_t fc, uint16_t csn, uint8_t *bits);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue