mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-11 15:46:24 -07:00
chg: cleanup from offical repo
This commit is contained in:
parent
646ff0ce68
commit
2e6699273e
6 changed files with 5 additions and 16 deletions
|
@ -17,9 +17,6 @@
|
|||
#include "elf.h"
|
||||
#include "proxendian.h"
|
||||
|
||||
// FIXME: what the fuckity fuck
|
||||
unsigned int current_command = CMD_UNKNOWN;
|
||||
|
||||
#define FLASH_START 0x100000
|
||||
#define FLASH_SIZE (256*1024)
|
||||
#define FLASH_END (FLASH_START + FLASH_SIZE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue