mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-02-10 02:04:53 +00:00
Added eControlMethod.Cresnet to enum
This commit is contained in:
@@ -8,6 +8,6 @@ namespace PepperDash.Core
|
||||
{
|
||||
public enum eControlMethod
|
||||
{
|
||||
None = 0, Com, IpId, IR, Ssh, Tcpip, Telnet
|
||||
None = 0, Com, IpId, IR, Ssh, Tcpip, Telnet, Cresnet
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user