mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
adapt hw dbg
to query device before setting log level
This commit is contained in:
parent
16909994be
commit
c5d12bba0f
3 changed files with 55 additions and 14 deletions
|
@ -378,6 +378,7 @@ typedef struct {
|
|||
#define CMD_TIA 0x0117
|
||||
#define CMD_BREAK_LOOP 0x0118
|
||||
#define CMD_SET_TEAROFF 0x0119
|
||||
#define CMD_GET_DBGMODE 0x0120
|
||||
|
||||
// RDV40, Flash memory operations
|
||||
#define CMD_FLASHMEM_WRITE 0x0121
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue