docs: fix typo in rgblight docs (#15960)

fix_template_bootmagic
Gigahawk 3 years ago committed by GitHub
parent 682ccec853
commit 2baca55cda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      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
### 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:

Loading…
Cancel
Save