- WS2812B Reset Time Update: Enhanced compatibility with newer WS2812B chipsets
- Updated default reset time from 50μs to 280μs across all platforms
- Fixes intermittent issues where only first LED responds to
fill_solid()and similar operations - Addresses GitHub issue #2067: WS2812B strips showing ~80% failure rate with latest FastLED
- Updated 18 ARM platform clockle...