add - continuously measure LF antenna

This commit is contained in:
iceman1001 2019-09-24 13:06:43 +02:00
commit b2c24c8010
3 changed files with 94 additions and 1 deletions

View file

@ -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