mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-05 07:36:14 +08:00
Remove remnant junk and TODO -> FIXME
This commit is contained in:
parent
8fe1a992c7
commit
0ae6234a5b
1 changed files with 1 additions and 4 deletions
|
@ -17,10 +17,7 @@
|
|||
#include "elf.h"
|
||||
#include "proxendian.h"
|
||||
|
||||
//static uint32_t ExpectedAddr;
|
||||
//static uint8_t QueuedToSend[256];
|
||||
|
||||
// TODO: what the fuckity fuck
|
||||
// FIXME: what the fuckity fuck
|
||||
unsigned int current_command = CMD_UNKNOWN;
|
||||
|
||||
#define FLASH_START 0x100000
|
||||
|
|
Loading…
Reference in a new issue