mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-25 22:55:00 +00:00
Update cmdlfindala.h
This commit is contained in:
@@ -21,5 +21,7 @@ int detectIndala(uint8_t *dest, size_t *size, uint8_t *invert);
|
||||
int demodIndalaEx(int clk, int invert, int maxErr, bool verbose);
|
||||
int demodIndala(bool verbose);
|
||||
int getIndalaBits(uint8_t fc, uint16_t cn, uint8_t *bits);
|
||||
bool parityOdd(uint16_t x);
|
||||
bool parityEven(uint16_t x);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user