mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
reworked clone
This commit is contained in:
parent
8bcb219131
commit
3ea2851fe6
5 changed files with 31 additions and 173 deletions
|
@ -16,6 +16,5 @@
|
|||
int CmdLFHID(const char *Cmd);
|
||||
|
||||
int demodHID(void);
|
||||
//void calc26(uint16_t fc, uint32_t cardno, uint8_t *out);
|
||||
void calcWiegand(uint8_t fmtlen, uint16_t fc, uint64_t cardno, uint8_t *bits, uint8_t oem);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue