Updates to Room Occupancy and added additional interfaces for codec layouts, selfview

This commit is contained in:
Neil Dorin
2017-10-05 16:04:45 -06:00
parent c3c7948990
commit 3c3fca7766
19 changed files with 498 additions and 138 deletions

View File

@@ -142,7 +142,6 @@
<Compile Include="Feedbacks\BoolFeedbackOneShot.cs" />
<Compile Include="Ramps and Increments\NumericalHelpers.cs" />
<Compile Include="Ramps and Increments\UshortSigIncrementer.cs" />
<Compile Include="Room\iHasOccupancyAwareness.cs" />
<Compile Include="Routing\ICardPortsDevice.cs" />
<Compile Include="InUseTracking\IInUseTracking.cs" />
<Compile Include="InUseTracking\InUseTracking.cs" />