mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
add - continuously measure LF antenna
This commit is contained in:
parent
e95186e5c7
commit
b2c24c8010
3 changed files with 94 additions and 1 deletions
|
@ -442,6 +442,7 @@ typedef struct {
|
|||
// For measurements of the antenna tuning
|
||||
#define CMD_MEASURE_ANTENNA_TUNING 0x0400
|
||||
#define CMD_MEASURE_ANTENNA_TUNING_HF 0x0401
|
||||
#define CMD_MEASURE_ANTENNA_TUNING_LF 0x0402
|
||||
#define CMD_LISTEN_READER_FIELD 0x0420
|
||||
#define CMD_HF_DROPFIELD 0x0430
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue