From: marshmellow42 Date: Sun, 14 Jun 2015 21:48:06 +0000 (-0400) Subject: comment change in config.h X-Git-Tag: v3.0.0~76^2~8 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/9c823c1c87294a9c18af9b4f68e9bd671b179633 comment change in config.h this line indicates potential platform compatibility issues --- diff --git a/client/reveng/config.h b/client/reveng/config.h index 084c79ab..2f5108f0 100644 --- a/client/reveng/config.h +++ b/client/reveng/config.h @@ -61,9 +61,13 @@ * specific. */ -#ifdef _WIN32 - #define PRESETS 1 // -#endif + +// 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.