make emulator always available
This commit is contained in:
parent
2959b6e411
commit
15e83d6cbe
2 changed files with 180 additions and 20 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue