mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 10:36:58 -07:00
icemans lf fixes & adjustments + lf t55xx bruteforce
Fix small fskdemod clock bug
This commit is contained in:
parent
fe876493f8
commit
506672c48b
6 changed files with 207 additions and 41 deletions
|
@ -45,6 +45,7 @@ void Set_t55xx_Config(t55xx_conf_block_t conf);
|
|||
|
||||
|
||||
int CmdLFT55XX(const char *Cmd);
|
||||
int CmdT55xxBruteForce(const char *Cmd);
|
||||
int CmdT55xxSetConfig(const char *Cmd);
|
||||
int CmdT55xxReadBlock(const char *Cmd);
|
||||
int CmdT55xxWriteBlock(const char *Cmd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue