mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
chg: allow to download ´lf config´ settings to client
This commit is contained in:
parent
201f4acb8f
commit
b6dcfbf078
5 changed files with 32 additions and 4 deletions
|
@ -392,7 +392,8 @@ 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_SAMPLING_PRINT_CONFIG 0x0227
|
||||
#define CMD_LF_SAMPLING_GET_CONFIG 0x0228
|
||||
|
||||
#define CMD_LF_T55XX_CHK_PWDS 0x0230
|
||||
#define CMD_LF_T55XX_DANGERRAW 0x0231
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue