Adds FreeRun support for DM-TX-201-C. Need to test on NYC hardware and then apply to other TX classes.

This commit is contained in:
Neil Dorin
2020-02-18 20:09:51 -07:00
parent 65b95006be
commit 73ab16ce55
3 changed files with 52 additions and 3 deletions

View File

@@ -96,6 +96,7 @@
<Compile Include="Chassis\DmpsInternalVirtualDmTxController.cs" />
<Compile Include="Chassis\DmpsRoutingController.cs" />
<Compile Include="Chassis\HdMdNxM4kEController.cs" />
<Compile Include="Endpoints\Transmitters\IFreeRunEnabled.cs" />
<Compile Include="IDmSwitch.cs" />
<Compile Include="Config\DmpsRoutingConfig.cs" />
<Compile Include="Config\DmRmcConfig.cs" />