buttplug-csharp
buttplug-csharp copied to clipboard
Test what happens if a device protocol doesn't support StopDeviceCmd
The server calls StopDeviceCmd when disconnecting. However, if we implement a protocol without StopDeviceCmd bindings, it may cause the library/application to crash. We should check this and make sure something fails usefully in the parent device classes.