1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-13 10:08:31 +00:00

12 lines
355 B
Markdown

[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.