Revise temperature parsing for Smoothieware

- Issue MatterHackers/MCCentral#4648
Not showing T1 actual temp on Smoothie Dual Pulse
This commit is contained in:
John Lewin 2018-11-29 17:45:16 -08:00
parent 17eee8ff9c
commit 7e3d4ea012

View file

@ -1550,7 +1550,7 @@ namespace MatterHackers.MatterControl.PrinterCommunication
}
else
{
break;
continue;
}
}
}