mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
Add basic communication shell for Legic RF in reader mode. Needs the new receive function of hi_read_tx.
This commit is contained in:
@@ -70,6 +70,7 @@ typedef struct {
|
||||
#define CMD_READER_ISO_14443a 0x0385
|
||||
#define CMD_SIMULATE_MIFARE_CARD 0x0386
|
||||
#define CMD_SIMULATE_TAG_LEGIC_RF 0x387
|
||||
#define CMD_READER_LEGIC_RF 0x388
|
||||
|
||||
// For measurements of the antenna tuning
|
||||
#define CMD_MEASURE_ANTENNA_TUNING 0x0400
|
||||
|
||||
Reference in New Issue
Block a user