提交代码
This commit is contained in:
@ -40,10 +40,6 @@ namespace 货架标准上位机
|
||||
Scanners.Add(Scanner);
|
||||
return EasyTask.CompletedTask;
|
||||
};
|
||||
client.Received = async (c, e) =>
|
||||
{
|
||||
;
|
||||
};
|
||||
client.Setup(new TouchSocket.Core.TouchSocketConfig()
|
||||
.SetSerialPortOption(new SerialPortOption()
|
||||
{
|
||||
|
Reference in New Issue
Block a user