同星CAN卡驱动

This commit is contained in:
czj
2026-06-05 11:06:02 +08:00
parent 0c494bc132
commit 570c0be397
7 changed files with 713 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\CAN驱动\CAN驱动.csproj" />
<ProjectReference Include="..\Command\Command.csproj" />
<ProjectReference Include="..\DeviceCommand\DeviceCommand.csproj" />
<ProjectReference Include="..\LoginModule\LoginModule.csproj" />