rename hts read/write commands to rdbl/wrbl to match rest of the client. added a lf hitag hts reader comamnd, modified the lf search to identify hitag2/s/82xx in the chipset detection

This commit is contained in:
iceman1001 2024-09-14 21:00:42 +02:00
commit db1b28f327
17 changed files with 394 additions and 164 deletions

View file

@ -595,6 +595,7 @@ typedef struct {
#define CMD_LF_HITAGS_SIMULATE 0x0368
#define CMD_LF_HITAGS_READ 0x0373
#define CMD_LF_HITAGS_WRITE 0x0375
#define CMD_LF_HITAGS_UID 0x037A
#define CMD_LF_HITAG_ELOAD 0x0376