Merge pull request #69 from gabrielburnworth/logs

suppress debugging messages
pull/68/head^2
Tim Evers 2017-04-20 09:28:17 +02:00 committed by GitHub
commit 69f1b23228
1 changed files with 2 additions and 2 deletions

View File

@ -214,7 +214,7 @@ void loop() {
CurrentState::getInstance()->storeEndStops();
CurrentState::getInstance()->printEndStops();
/*
Serial.print(COMM_REPORT_COMMENT);
Serial.print(" MEM ");
Serial.print(freeMemory());
@ -226,7 +226,7 @@ void loop() {
CurrentState::getInstance()->printQAndNewLine();
StepperControl::getInstance()->test();
*/
//ParameterList::getInstance()->readAllValues();