mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
lf config alone shows current config
This commit is contained in:
parent
159b90c002
commit
42cb2a32e8
3 changed files with 15 additions and 3 deletions
|
@ -373,6 +373,7 @@ typedef struct {
|
|||
#define CMD_LF_T55XX_WAKEUP 0x0224
|
||||
#define CMD_LF_COTAG_READ 0x0225
|
||||
#define CMD_LF_T55XX_SET_CONFIG 0x0226
|
||||
#define CMD_LF_SAMPLING_GET_CONFIG 0x0227
|
||||
|
||||
#define CMD_LF_T55XX_CHK_PWDS 0x0230
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue