mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 04:26:49 +00:00
Added ability to disable pull up resistor on versiports from config.
This commit is contained in:
parent
cb41b31018
commit
42c4c705c9
10 changed files with 69 additions and 56884 deletions
|
|
@ -10,6 +10,6 @@ namespace PepperDash.Essentials.Core.CrestronIO
|
|||
{
|
||||
public string PortDeviceKey { get; set; }
|
||||
public uint PortNumber { get; set; }
|
||||
public bool DisablePullUpResistor { get; set; }
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue