mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-12 17:48:31 +00:00
Fixed typo in Core readme
This commit is contained in:
parent
3d9706ad0e
commit
aba0888bd9
@ -17,7 +17,7 @@ surface.AlignDevices();
|
||||
surface.RegisterUpdateTrigger(new TimerUpdateTrigger());
|
||||
```
|
||||
|
||||
## Basis Rendering
|
||||
## Basic Rendering
|
||||
```csharp
|
||||
// Create a led-group containing all leds on the surface
|
||||
ILedGroup allLeds = new ListLedGroup(surface, surface.Leds);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user