mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-16 02:03:00 -07:00
enable flashing from linux
This commit is contained in:
parent
bb06be43b7
commit
0673512814
3 changed files with 6 additions and 2 deletions
|
@ -24,6 +24,7 @@ typedef struct {
|
|||
#define CMD_SETUP_WRITE 0x0001
|
||||
#define CMD_FINISH_WRITE 0x0003
|
||||
#define CMD_HARDWARE_RESET 0x0004
|
||||
#define CMD_START_FLASH 0x0005
|
||||
#define CMD_ACK 0x00ff
|
||||
|
||||
// For general mucking around
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue