You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replaced NLog with MEL (issue #32 and pr #33)
- Improved ReaderTask speed using BaseStream (pr #8)
- Using Timer for ConnectionWatcherTask instead of thread loop
- Added *SerialPort* property to access the underlying *System.IO.Ports.SerialPort* instance directly (issue #34)
- Added *Timeout* property to get/set read/write timeout
- Fixed a few minor bugs
- Upgraded to latest packages version
0 commit comments