hf 14b reader - now supports continuous mode
This commit is contained in:
@@ -18,5 +18,5 @@ int CmdHF14B(const char *Cmd);
|
||||
int exchange_14b_apdu(uint8_t *datain, int datainlen, bool activate_field, bool leave_signal_on, uint8_t *dataout, int maxdataoutlen, int *dataoutlen, int user_timeout);
|
||||
|
||||
int infoHF14B(bool verbose, bool do_aid_search);
|
||||
int readHF14B(bool verbose);
|
||||
int readHF14B(bool loop, bool verbose);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user