DarthAffe / CUE.NET

C# (.NET) library to work with the Corsair CUE-SDK.
GNU Lesser General Public License v2.1
109 stars 18 forks source link

Create a method to turn off the sdk. #36

Closed loganintech closed 8 years ago

loganintech commented 8 years ago

For example, dynamically let someone turn off the effects on the keyboard without closing a program.

CueSDK.Disconnect() or something

loganintech commented 8 years ago

Nevermind I was using an old version of the SDK