From c409e4b7b0f6004d1d6e582653642540efa60a38 Mon Sep 17 00:00:00 2001 From: daskygit Date: Thu, 20 Jan 2022 23:22:27 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20master=20@?= =?UTF-8?q?=202baca55cda06d21c1f899aa0f9ea8b399083726a=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- feature_rgblight.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feature_rgblight.md b/feature_rgblight.md index e7075026134..e293b580d0e 100644 --- a/feature_rgblight.md +++ b/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: