diff options
Diffstat (limited to 'docs/feature_rgblight.md')
| -rw-r--r-- | docs/feature_rgblight.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_rgblight.md b/docs/feature_rgblight.md index e70750261..e293b580d 100644 --- a/docs/feature_rgblight.md +++ b/docs/feature_rgblight.md | |||
| @@ -345,7 +345,7 @@ If you need to change your RGB lighting in code, for example in a macro to chang | |||
| 345 | ### Low level Functions | 345 | ### Low level Functions |
| 346 | |Function |Description | | 346 | |Function |Description | |
| 347 | |--------------------------------------------|-------------------------------------------| | 347 | |--------------------------------------------|-------------------------------------------| |
| 348 | |`rgblight_set()` |Flash out led buffers to LEDs | | 348 | |`rgblight_set()` |Flush out led buffers to LEDs | |
| 349 | |`rgblight_set_clipping_range(pos, num)` |Set clipping Range. see [Clipping Range](#clipping-range) | | 349 | |`rgblight_set_clipping_range(pos, num)` |Set clipping Range. see [Clipping Range](#clipping-range) | |
| 350 | 350 | ||
| 351 | Example: | 351 | Example: |
