X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/f46c3663218b685d7d5ed83781daea1360595261..36b1cdd1b4064e1a506b5bab0d00e61b91cb10b2:/client/reveng/config.h

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.