Update proxmark3.c

Disable use_prefence_file
This commit is contained in:
mwalker33 2020-04-13 19:35:19 +10:00
commit dded69c989

View file

@ -30,7 +30,7 @@
#include "preferences.h"
// Used to enable/disable use of preferences json file
#define USE_PREFERENCE_FILE
// #define USE_PREFERENCE_FILE
#ifdef _WIN32