mifare usb update
This commit is contained in:
parent
93f5759045
commit
6c5ad03860
@ -33,7 +33,7 @@ PATHSEP=/
|
|||||||
FLASH_TOOL=client/flasher
|
FLASH_TOOL=client/flasher
|
||||||
DETECTED_OS=UNAME
|
DETECTED_OS=UNAME
|
||||||
# You may/should set this in your environment
|
# You may/should set this in your environment
|
||||||
LIBGCC ?= $(shell $(CC) -print-file-name=interwork/libgcc.a)
|
LIBGCC ?= $(shell $(CC) -print-libgcc-file-name)
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|
||||||
|
|||||||
@ -80,6 +80,7 @@ typedef struct {
|
|||||||
#define CMD_SIMULATE_MIFARE_CARD 0x0386
|
#define CMD_SIMULATE_MIFARE_CARD 0x0386
|
||||||
#define CMD_SIMULATE_TAG_LEGIC_RF 0x0387
|
#define CMD_SIMULATE_TAG_LEGIC_RF 0x0387
|
||||||
#define CMD_READER_LEGIC_RF 0x0388
|
#define CMD_READER_LEGIC_RF 0x0388
|
||||||
|
#define CMD_READER_MIFARE 0x0389
|
||||||
|
|
||||||
// For measurements of the antenna tuning
|
// For measurements of the antenna tuning
|
||||||
#define CMD_MEASURE_ANTENNA_TUNING 0x0400
|
#define CMD_MEASURE_ANTENNA_TUNING 0x0400
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user