mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
hf tune: group commands
This commit is contained in:
parent
7ed7a9de40
commit
c281f71f59
4 changed files with 41 additions and 31 deletions
|
@ -335,9 +335,7 @@ typedef struct {
|
|||
|
||||
// For measurements of the antenna tuning
|
||||
#define CMD_MEASURE_ANTENNA_TUNING 0x0400
|
||||
#define CMD_MEASURE_ANTENNA_TUNING_HF_START 0x0401
|
||||
#define CMD_MEASURE_ANTENNA_TUNING_HF_SAMPLE 0x0402
|
||||
#define CMD_MEASURE_ANTENNA_TUNING_HF_STOP 0x0403
|
||||
#define CMD_MEASURE_ANTENNA_TUNING_HF 0x0401
|
||||
#define CMD_MEASURED_ANTENNA_TUNING 0x0410
|
||||
#define CMD_LISTEN_READER_FIELD 0x0420
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue