mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
buggy 'mem read' removed, 'mem save' renamed 'mem dump', can now display too
This commit is contained in:
parent
6a54de1184
commit
0ea7fa7784
6 changed files with 30 additions and 100 deletions
|
@ -238,7 +238,6 @@ typedef struct {
|
|||
#define CMD_SET_DBGMODE 0x0114
|
||||
|
||||
// RDV40, Flash memory operations
|
||||
#define CMD_FLASHMEM_READ 0x0120
|
||||
#define CMD_FLASHMEM_WRITE 0x0121
|
||||
#define CMD_FLASHMEM_WIPE 0x0122
|
||||
#define CMD_FLASHMEM_DOWNLOAD 0x0123
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue