mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-16 02:03:00 -07:00
update t5 detection test()
missed this file in last commit... sorry.
This commit is contained in:
parent
fef74fdce4
commit
9632ecbe3d
1 changed files with 2 additions and 2 deletions
|
@ -59,7 +59,7 @@ void printConfiguration( t55xx_conf_block_t b);
|
|||
|
||||
bool DecodeT55xxBlock();
|
||||
bool tryDetectModulation();
|
||||
bool test(uint8_t mode, uint8_t *offset);
|
||||
bool test(uint8_t mode, uint8_t *offset, int *fndBitRate);
|
||||
int special(const char *Cmd);
|
||||
int AquireData( uint8_t block );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue