rename globals GraphTraceLen OddByteParity pm3_capabilities

This commit is contained in:
Philippe Teuwen 2021-08-21 17:53:54 +02:00
commit ce57637c80
20 changed files with 167 additions and 167 deletions

View file

@ -199,7 +199,7 @@ typedef struct {
bool hw_available_smartcard : 1;
} PACKED capabilities_t;
#define CAPABILITIES_VERSION 5
extern capabilities_t pm3_capabilities;
extern capabilities_t g_pm3_capabilities;
// For CMD_LF_T55XX_WRITEBL
typedef struct {