Cleanup Code

Update downlink option from e to r
fixed long leading reference
added downling option to original bruteforce
This commit is contained in:
mwalker33 2019-06-18 21:17:12 +10:00
commit 6763dc17a3
3 changed files with 103 additions and 300 deletions

View file

@ -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);