Browse Source

M100 comment

pull/1/head
Scott Lahteine 6 years ago
parent
commit
a8c4174a13
  1. 2
      Marlin/src/gcode/calibrate/M100.cpp

2
Marlin/src/gcode/calibrate/M100.cpp

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

Loading…
Cancel
Save