Skip to content

Commit

Permalink
Fix Buds2 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
timschneeb committed Sep 25, 2021
1 parent e4a6e59 commit 882324a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion GalaxyBudsClient/Model/Specifications/Buds2DeviceSpec.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ public class Buds2DeviceSpec : IDeviceSpec
{
{ IDeviceSpec.Feature.SeamlessConnection, null },
{ IDeviceSpec.Feature.StereoPan, null},
{ IDeviceSpec.Feature.DoubleTapVolume, null },
{ IDeviceSpec.Feature.FirmwareUpdates, null },
{ IDeviceSpec.Feature.NoiseControl, null },
{ IDeviceSpec.Feature.GamingMode, null },
Expand Down

0 comments on commit 882324a

Please sign in to comment.