comment change in config.h

this line indicates potential platform compatibility issues
This commit is contained in:
marshmellow42 2015-06-14 17:48:06 -04:00
parent 330f65fbaf
commit 9c823c1c87

View file

@ -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.