Adds device support for HdMdxxxCE family of Tx/Rx pairs.

This commit is contained in:
Neil Dorin
2019-09-03 16:43:07 -06:00
parent d588757eb6
commit f1611da74c
5 changed files with 224 additions and 51 deletions

View File

@@ -113,7 +113,7 @@
<Compile Include="Endpoints\NVX\DmNvxControllerBase.cs" />
<Compile Include="Endpoints\DGEs\DgeController.cs" />
<Compile Include="Endpoints\DGEs\DgePropertiesConfig.cs" />
<Compile Include="Endpoints\Receivers\DmHdRxX01Controller.cs" />
<Compile Include="DmLite\DmMdxxxCEController.cs" />
<Compile Include="Endpoints\Receivers\DmHdBaseTEndpointController.cs" />
<Compile Include="Endpoints\Receivers\DmRmc100SController.cs" />
<Compile Include="Endpoints\Receivers\DmRmc150SController.cs" />