Info
| Version: | 3.0.2 | 
| Author(s): | 赫山老妖 | 
| Last Update: | Friday, October 22, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/flyfire-cn/flyfire.CustomSerialPort | 
| NuGet Url: | https://www.nuget.org/packages/flyfire.CustomSerialPort | 
Install
Install-Package flyfire.CustomSerialPort
                        dotnet add package flyfire.CustomSerialPort
                        paket add flyfire.CustomSerialPort
                        
                                flyfire.CustomSerialPort Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- SerialPortStream(>= 2.1.2)
 
                
3.x版本移除SerailPortStream类库
使用SerialPort基础类库
https://www.cnblogs.com/flyfire-cn/p/10356991.html
采用接收超时机制,两次通讯之间需有一定的间隔时间
如间隔时间太短,则需要拆包
Author:赫山老妖(flyfire.cn)
https://github.com/flyfire-cn.