Skip to content

Commit

Permalink
docs: fix typo in rgblight docs (#15960)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gigahawk committed Jan 20, 2022
1 parent 682ccec commit 2baca55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/feature_rgblight.md
Expand Up @@ -345,7 +345,7 @@ If you need to change your RGB lighting in code, for example in a macro to chang
### Low level Functions
|Function |Description |
|--------------------------------------------|-------------------------------------------|
|`rgblight_set()` |Flash out led buffers to LEDs |
|`rgblight_set()` |Flush out led buffers to LEDs |
|`rgblight_set_clipping_range(pos, num)` |Set clipping Range. see [Clipping Range](#clipping-range) |

Example:
Expand Down

0 comments on commit 2baca55

Please sign in to comment.