mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Add hw tia
to trigger a new Timing Interval Acquisition
This commit is contained in:
parent
c7d84ce239
commit
3fce47d023
8 changed files with 109 additions and 39 deletions
|
@ -287,6 +287,7 @@ typedef struct {
|
|||
#define CMD_SET_DBGMODE 0x0114
|
||||
#define CMD_STANDALONE 0x0115
|
||||
#define CMD_WTX 0x0116
|
||||
#define CMD_TIA 0x0117
|
||||
|
||||
// RDV40, Flash memory operations
|
||||
#define CMD_FLASHMEM_WRITE 0x0121
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue