Skip to content

Commit 2b1b90e

Browse files
authored
Update index.md
1 parent 17ec25b commit 2b1b90e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,8 @@ a {
2323
### In this release
2424

2525
- ***Breaking changes***: requires `Glow Worm Luciferin` firmware (v5.21.3).
26-
- **The smoothing feature is greatly improved thanks to
27-
the [Exponential Moving Average (EMA)](https://github.com/sblantipodi/firefly_luciferin/wiki/Smoothing-color-transitions#what-is-exponential-moving-average-ema).
28-
** EMA is a smoothing technique that gradually adjusts values over time, giving more weight to recent data while still
26+
- **The smoothing feature is greatly improved thanks to the [Exponential Moving Average (EMA)](https://github.com/sblantipodi/firefly_luciferin/wiki/Smoothing-color-transitions#what-is-exponential-moving-average-ema).**
27+
EMA is a smoothing technique that gradually adjusts values over time, giving more weight to recent data while still
2928
considering past values.
3029
Unlike a simple average, EMA reacts faster to changes while still keeping transitions smooth.
3130
By

0 commit comments

Comments
 (0)