make emulator always available

This commit is contained in:
LarsBrubaker 2020-06-24 22:58:04 -07:00 committed by Lars Brubaker
parent 2959b6e411
commit 15e83d6cbe
2 changed files with 180 additions and 20 deletions

View file

@ -567,8 +567,6 @@ namespace MatterControl.Tests.MatterControl.ToolChanges
return new Emulator();
};
FrostedSerialPort.AllowEmulator = true;
var sentLines = new List<string>();
// register to listen to the printer responses