mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
hf read adc low level command
This commit is contained in:
parent
ded87056d4
commit
541c060a5d
7 changed files with 86 additions and 2 deletions
|
@ -511,6 +511,7 @@ typedef struct {
|
|||
|
||||
// For the 13.56 MHz tags
|
||||
#define CMD_HF_ISO15693_ACQ_RAW_ADC 0x0300
|
||||
#define CMD_HF_ACQ_RAW_ADC 0x0301
|
||||
#define CMD_HF_SRI_READ 0x0303
|
||||
#define CMD_HF_ISO14443B_COMMAND 0x0305
|
||||
#define CMD_HF_ISO15693_READER 0x0310
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue