Skip to content

Commit

Permalink
Remove experimental note from layer indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
caksoylar authored Jul 17, 2024
1 parent e5909fb commit f2f6fa9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f2f6fa9

Please sign in to comment.