Beeper implemented but has noise on the port - to fix

This commit is contained in:
2026-04-21 16:22:30 +01:00
parent dcbb505145
commit b6eb77318d
4 changed files with 65 additions and 8 deletions

View File

@@ -8,6 +8,10 @@
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NAudio" Version="2.3.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Core\Core.csproj" />
</ItemGroup>