mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 04:26:49 +00:00
Updated DmTx201SController
Added Decription Attribute to 200 and both 201 classes
This commit is contained in:
parent
a657525562
commit
e0e9fc2ce4
3 changed files with 82 additions and 103 deletions
|
|
@ -15,7 +15,8 @@ namespace PepperDash.Essentials.DM
|
|||
|
||||
/// <summary>
|
||||
/// Controller class for all DM-TX-201C/S/F transmitters
|
||||
/// </summary>
|
||||
/// </summary>
|
||||
[Description("Wrapper class for DM-TX-200-C Endpoint")]
|
||||
public class DmTx200Controller : DmTxControllerBase, ITxRouting, IHasFreeRun, IVgaBrightnessContrastControls
|
||||
{
|
||||
public DmTx200C2G Tx { get; private set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue