#define CMD_SETUP_WRITE 0x0001\r
#define CMD_FINISH_WRITE 0x0003\r
#define CMD_HARDWARE_RESET 0x0004\r
#define CMD_SETUP_WRITE 0x0001\r
#define CMD_FINISH_WRITE 0x0003\r
#define CMD_HARDWARE_RESET 0x0004\r
#define CMD_SIMULATE_TAG_125K 0x0207\r
#define CMD_HID_DEMOD_FSK 0x0208 // ## New command: demodulate HID tag ID\r
#define CMD_HID_SIM_TAG 0x0209 // ## New command: simulate HID tag by ID\r
#define CMD_SIMULATE_TAG_125K 0x0207\r
#define CMD_HID_DEMOD_FSK 0x0208 // ## New command: demodulate HID tag ID\r
#define CMD_HID_SIM_TAG 0x0209 // ## New command: simulate HID tag by ID\r
\r
// For the 13.56 MHz tags\r
#define CMD_ACQUIRE_RAW_ADC_SAMPLES_ISO_15693 0x0300\r
#define CMD_ACQUIRE_RAW_ADC_SAMPLES_ISO_14443 0x0301\r
\r
// For the 13.56 MHz tags\r
#define CMD_ACQUIRE_RAW_ADC_SAMPLES_ISO_15693 0x0300\r
#define CMD_ACQUIRE_RAW_ADC_SAMPLES_ISO_14443 0x0301\r
#define CMD_READER_ISO_15693 0x0310 // ## New command to act like a 15693 reader - greg\r
#define CMD_SIMTAG_ISO_15693 0x0311 // ## New command to act like a 15693 reader - greg\r
\r
#define CMD_READER_ISO_15693 0x0310 // ## New command to act like a 15693 reader - greg\r
#define CMD_SIMTAG_ISO_15693 0x0311 // ## New command to act like a 15693 reader - greg\r
\r
#define CMD_SNOOP_ISO_14443a 0x0383 // ## New snoop command\r
#define CMD_SIMULATE_TAG_ISO_14443a 0x0384 // ## New command: Simulate tag 14443a\r
#define CMD_READER_ISO_14443a 0x0385 // ## New command to act like a 14443a reader\r
#define CMD_SNOOP_ISO_14443a 0x0383 // ## New snoop command\r
#define CMD_SIMULATE_TAG_ISO_14443a 0x0384 // ## New command: Simulate tag 14443a\r
#define CMD_READER_ISO_14443a 0x0385 // ## New command to act like a 14443a reader\r
#define CMD_SIMULATE_MIFARE_CARD 0x0386\r
\r
// For measurements of the antenna tuning\r
#define CMD_MEASURE_ANTENNA_TUNING 0x0400\r
#define CMD_MEASURED_ANTENNA_TUNING 0x0401\r
#define CMD_SIMULATE_MIFARE_CARD 0x0386\r
\r
// For measurements of the antenna tuning\r
#define CMD_MEASURE_ANTENNA_TUNING 0x0400\r
#define CMD_MEASURED_ANTENNA_TUNING 0x0401\r