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
System.IO.Ports.SerialPort - from `mono` repository, rewritten to call `libc` directly - no need to include `libMonoPosixHelper.so`. CPU load should be much lower than MS System.IO.Ports. Doesn't support event. (for restrictions see mono SerialPort limitations - TL;DR it's great if you don't use events)