Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

V1.0.2 - Reinitialize

Compare
Choose a tag to compare
@DarthAffe DarthAffe released this 20 Feb 09:35
· 114 commits to master since this release

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!