X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/fe81b4781103a51117b904681ad2c259bf16c084..f3ffd5a24f6e4488505ff1c98bc6512dff5a69ed:/client/reveng/config.h?ds=sidebyside

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