Add basic LEGIC RF communication in tag simulation mode

This commit is contained in:
henryk@ploetzli.ch 2009-10-12 11:47:39 +00:00
parent bb4d2cca76
commit a7247d858b
6 changed files with 200 additions and 1 deletions

View file

@ -69,6 +69,7 @@ typedef struct {
#define CMD_SIMULATE_TAG_ISO_14443a 0x0384
#define CMD_READER_ISO_14443a 0x0385
#define CMD_SIMULATE_MIFARE_CARD 0x0386
#define CMD_SIMULATE_TAG_LEGIC_RF 0x387
// For measurements of the antenna tuning
#define CMD_MEASURE_ANTENNA_TUNING 0x0400