Replace WITH_FLASH by dynamic detection in client
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
// Proxmark3 RDV40 Flash memory commands
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#ifdef WITH_FLASH
|
||||
|
||||
#ifndef CMDFLASHMEM_H__
|
||||
#define CMDFLASHMEM_H__
|
||||
|
||||
@@ -36,5 +34,3 @@ typedef enum {
|
||||
int CmdFlashMem(const char *Cmd);
|
||||
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user