Skip to content

Commit e36fec9

Browse files
committed
feat: Add Cougar to WeVibe device name list
Yet another name for the WeVibe4. Fixes #309
1 parent b3e33be commit e36fec9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Buttplug.Server/Bluetooth/Devices/WeVibe.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ public enum Chrs : uint
2424
"Pivot",
2525
"Wish",
2626
"Verge",
27+
"Cougar",
2728
};
2829

2930
public Guid[] Characteristics { get; } =

0 commit comments

Comments
 (0)