Move M31 to cpp

This commit is contained in:
Scott Lahteine
2017-09-16 03:32:16 -05:00
parent a442c34a1a
commit 69b664b6fe
3 changed files with 8 additions and 6 deletions

View File

@@ -360,8 +360,6 @@ void suicide() {
***************** GCode Handlers *****************
**************************************************/
#include "gcode/stats/M31.h" // M31: Get the time since the start of SD Print (or last M109)
/**
* Sensitive pin test for M42, M226
*/