adds DmTx4kz202CController class

fixes errors in DmTx4kz302CController that were fixed in a previous
commit but were not merged into dev
This commit is contained in:
Andrew Welker
2020-06-01 13:31:32 -06:00
parent 37e1e50b94
commit 083a3662e0
5 changed files with 688 additions and 337 deletions

View File

@@ -103,6 +103,7 @@
<Compile Include="Endpoints\DGEs\DmDge200CController.cs" />
<Compile Include="Endpoints\Receivers\DmRmc4kZ100CController.cs" />
<Compile Include="Endpoints\Receivers\DmRmc4kZScalerCController.cs" />
<Compile Include="Endpoints\Transmitters\DmTx4kz202CController.cs" />
<Compile Include="Endpoints\Transmitters\DmTx201SController.cs" />
<Compile Include="Endpoints\Transmitters\DmTx4kz100Controller.cs" />
<Compile Include="Endpoints\Transmitters\TxInterfaces.cs" />