Some tweaks

This commit is contained in:
2023-05-23 18:03:41 +02:00
parent 7c189bc2d9
commit 42858f847d
2 changed files with 12 additions and 2 deletions
+2
View File
@@ -359,6 +359,8 @@ namespace Test_Merge
{
Emulator.Stop();
}
Emulator = null;
GC.Collect();
}
private void btnResetDriver_Click(object sender, EventArgs e)