mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-20 21:33:19 -07:00
Cleanup Code
Update downlink option from e to r fixed long leading reference added downling option to original bruteforce
This commit is contained in:
parent
be1b97d81f
commit
6763dc17a3
3 changed files with 103 additions and 300 deletions
|
@ -74,7 +74,6 @@ void Set_t55xx_Config(t55xx_conf_block_t conf);
|
|||
|
||||
extern int CmdLFT55XX(const char *Cmd);
|
||||
extern int CmdT55xxBruteForce(const char *Cmd);
|
||||
extern int CmdT55xxBruteForce_downlink(const char *Cmd);
|
||||
extern int CmdT55xxSetConfig(const char *Cmd);
|
||||
extern int CmdT55xxReadBlock(const char *Cmd);
|
||||
extern int CmdT55xxWriteBlock(const char *Cmd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue