mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
LF: rework internal APIs
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
int CmdLFPac(const char *Cmd);
|
||||
|
||||
int demodPac(void);
|
||||
int demodPac(bool verbose);
|
||||
int detectPac(uint8_t *dest, size_t *size);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user