iceman1001 2017-10-20 20:39:57 +02:00
commit b27a9920b1
10 changed files with 279 additions and 141 deletions

View file

@ -19,7 +19,7 @@ int GridOffset = 0;
bool GridLocked = false;
bool showDemod = true;
pthread_mutex_t print_lock = PTHREAD_MUTEX_INITIALIZER;
extern pthread_mutex_t print_lock = PTHREAD_MUTEX_INITIALIZER;
static char *logfilename = "proxmark3.log";