Attempting fixes

This commit is contained in:
2022-10-03 02:27:27 +02:00
parent 819f527663
commit b0d34550b7
6 changed files with 414 additions and 47 deletions

View File

@ -491,8 +491,6 @@ public sealed class SerialPort : IDisposable
_auto = false;
Close();
return false;
}