mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-02-12 03:04:48 +00:00
Added hybrid ipid/tcp eControlType for HD-MD things
This commit is contained in:
@@ -8,6 +8,6 @@ namespace PepperDash.Core
|
||||
{
|
||||
public enum eControlMethod
|
||||
{
|
||||
None = 0, Com, IpId, IR, Ssh, Tcpip, Telnet, Cresnet
|
||||
None = 0, Com, IpId, IpidTcp, IR, Ssh, Tcpip, Telnet, Cresnet
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user