mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-12 17:48:31 +00:00
12 lines
316 B
Markdown
12 lines
316 B
Markdown
[RGB.NET](https://github.com/DarthAffe/RGB.NET) Device-Provider-Package for Novation-Devices.
|
|
|
|
## Usage
|
|
This provider follows the default pattern and does not require additional setup.
|
|
|
|
```csharp
|
|
surface.Load(NovationDeviceProvider.Instance);
|
|
```
|
|
|
|
# Required SDK
|
|
This provider does not require an additional SDK.
|