From f2f6fa9b7b4e92a94a571d5a61cce6d6d8da3bb5 Mon Sep 17 00:00:00 2001 From: Cem Aksoylar Date: Wed, 17 Jul 2024 15:22:21 -0700 Subject: [PATCH] Remove experimental note from layer indicator --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 833248e..3b1e682 100644 --- a/README.md +++ b/README.md @@ -57,9 +57,8 @@ Currently the widget does the following: - Blink 🔵 for connected, 🟡 for open (advertising), 🔴 for disconnected profiles on every BT profile switch (on central side for splits) - Blink 🔵 for connected, 🔴 for disconnected on peripheral side of splits -_Experimental_: Enable `CONFIG_RGBLED_WIDGET_SHOW_LAYER_CHANGE` to show the highest active layer on every layer change +In addition, you can enable `CONFIG_RGBLED_WIDGET_SHOW_LAYER_CHANGE` to show the highest active layer on every layer activation using a sequence of N cyan color blinks, where N is the zero-based index of the layer. -Note that this can be noisy and distracting, especially if you use conditional layers. ## Configuration