This repository has been archived by the owner on Aug 6, 2021. It is now read-only.
V1.0.2 - Reinitialize
Another small release containing a reinitialize-functionality which allows to hand control over all devices back to CUE. (This will reset all LEDs to the current setting in CUE, just like it happens when you close the application.)
Usage:
CueSDK.Reinitialize();
Note that Reinitialize is NOT thread-safe and should NEVER be called while there are active effects attached to a device!