X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/fe81b4781103a51117b904681ad2c259bf16c084..c4809fd411a00e9d0ce2b7ad62dc9a19a9c7a89d:/client/reveng/config.h diff --git a/client/reveng/config.h b/client/reveng/config.h index 88957e8c..2f5108f0 100644 --- a/client/reveng/config.h +++ b/client/reveng/config.h @@ -61,7 +61,14 @@ * specific. */ -/* #define PRESETS 1 */ + +// PM3 NOTES: +// only PRESETS tested on windows +// PRESETS was commented out of original code +// but to enable preset models it must be enabled +// (marshmellow) +#define PRESETS 1 + /* Macros defining the size of a bmp_t. * Their values only matter if PRESETS and/or BMPMACRO are defined, in