Support for EM410x card mode in T5555/T55x7 tags.

This commit is contained in:
marcin.mielczarczyk 2012-03-07 13:44:53 +00:00
parent 8f97dd895e
commit 2d4eae7617
6 changed files with 245 additions and 68 deletions

View file

@ -67,6 +67,7 @@ typedef struct {
#define CMD_LF_SIMULATE_BIDIR 0x020E
#define CMD_SET_ADC_MUX 0x020F
#define CMD_HID_CLONE_TAG 0x0210
#define CMD_EM410X_WRITE_TAG 0x0211
/* CMD_SET_ADC_MUX: ext1 is 0 for lopkd, 1 for loraw, 2 for hipkd, 3 for hiraw */