mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
merge flasher in client
This commit is contained in:
parent
fe0fe0d65b
commit
afe891647f
14 changed files with 231 additions and 222 deletions
|
@ -11,6 +11,9 @@
|
|||
|
||||
#include "common.h"
|
||||
|
||||
#define FLASH_MAX_FILES 4
|
||||
#define ONE_KB 1024
|
||||
|
||||
typedef struct {
|
||||
void *data;
|
||||
uint32_t start;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue