mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 05:13:46 -07:00
make style
This commit is contained in:
parent
0d9223a547
commit
0373696662
483 changed files with 56514 additions and 52451 deletions
|
@ -47,7 +47,7 @@ extern int EM4x50Read(const char *Cmd, bool verbose);
|
|||
bool EM4x05IsBlock0(uint32_t *word);
|
||||
|
||||
extern void printEM410x(uint32_t hi, uint64_t id);
|
||||
extern int AskEm410xDecode(bool verbose, uint32_t *hi, uint64_t *lo );
|
||||
extern int AskEm410xDecode(bool verbose, uint32_t *hi, uint64_t *lo);
|
||||
extern int AskEm410xDemod(const char *Cmd, uint32_t *hi, uint64_t *lo, bool verbose);
|
||||
|
||||
extern int usage_lf_em410x_sim(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue