M100 comment

This commit is contained in:
Scott Lahteine 2018-02-05 21:54:50 -06:00
parent 38d62494ef
commit a8c4174a13

View file

@ -54,7 +54,7 @@
*
* Initial version by Roxy-3D
*/
#define M100_FREE_MEMORY_DUMPER // Enable for the `M110 D` Dump sub-command
#define M100_FREE_MEMORY_DUMPER // Enable for the `M100 D` Dump sub-command
#define M100_FREE_MEMORY_CORRUPTOR // Enable for the `M100 C` Corrupt sub-command
#define TEST_BYTE ((char) 0xE5)