实现温度数据处理功能:添加温度数据模型类、温度接收功能和相关集成
This commit is contained in:
@@ -73,6 +73,8 @@
|
||||
<Compile Include="DeviceManager.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="SharedStructures.cs" />
|
||||
<Compile Include="TemperatureData.cs" />
|
||||
<Compile Include="TemperatureReceivedEventArgs.cs" />
|
||||
<Compile Include="UdpCommunicationManager.cs" />
|
||||
<Compile Include="V8.cs" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user