[RGB.NET](https://github.com/DarthAffe/RGB.NET) Device-Provider-Package for RGB.NET-Devices based on the LampArray-HID-Standard. ## Usage This provider follows the default pattern and does not require additional setup. ```csharp surface.Load(HIDLampArrayDeviceProvider.Instance); ``` # Required SDK This provider does not require an additional SDK.