Implement replay command.

This commit is contained in:
penturalabs 2014-04-15 11:47:01 +01:00
commit c3963755b7
9 changed files with 210 additions and 168 deletions

View file

@ -116,6 +116,7 @@ typedef struct {
#define CMD_SNOOP_ICLASS 0x0392
#define CMD_SIMULATE_TAG_ICLASS 0x0393
#define CMD_READER_ICLASS 0x0394
#define CMD_READER_ICLASS_REPLAY 0x0395
// For measurements of the antenna tuning
#define CMD_MEASURE_ANTENNA_TUNING 0x0400