Skip to content

Commit e482e8d

Browse files
blackspherefollowerqdot
authored andcommitted
fix: The WeVibe Melt uses the 8-bit control protocol
1 parent 6771675 commit e482e8d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Buttplug/Devices/Protocols/WeVibeProtocol.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ internal class WeVibeProtocol : ButtplugDeviceProtocol
4040

4141
private static readonly string[] EightBitSpeed =
4242
{
43+
"Melt",
4344
"Moxie",
4445
"Vector",
4546
};

0 commit comments

Comments
 (0)