From 05385e02a842ed461be0a6f84f74585dc74b0a2c Mon Sep 17 00:00:00 2001 From: KurtMF Date: Sun, 5 Jan 2025 12:20:47 -0500 Subject: [PATCH] Update RELEASE.md typo --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 4871503..de46763 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -6,7 +6,7 @@ or pulse timing values, but not both. See mouseover help or ObjectFLED.h for th using the full form of begin(OC_Factor, THTL, T0H, T1H, Latch_Delay) will need to update their .begin() call. * Changed how OC factor is applied to waveform timing. Originally, OC factor was applied to equally shrink TH_TL, T0H, and T1H. Now, OC factor applies to TH_TL and T0H equally, but only reduces T1H by 1/3 of the amount. This is because -LED chips have a fixed threshold for when a H pulse is a 0 or a 1. This change yeilded slightly better overlockability +LED chips have a fixed threshold for when a H pulse is a 0 or a 1. This change yielded slightly better overclockability in testing with WS2812B chips._ ### Release 1.0.3