Compare commits

...

2 Commits

View File

@@ -1,14 +0,0 @@
using DeviceCommand.Base;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace DeviceCommand.Devices
{
public class THC1100:S7Device
{
}
}