Hi, I'm using an ATtiny85 with fuses set to internal 8 MHz clock (E:FF, H:DF, L:E2) and F_CPU defined as 8000000UL. WS2812 LEDs only light up white. Your library and examples output pulses ~4.2 µs wide instead of sub-µs (read on scope). Any idea why? Thanks!
Hi, I'm using an ATtiny85 with fuses set to internal 8 MHz clock (E:FF, H:DF, L:E2) and F_CPU defined as 8000000UL. WS2812 LEDs only light up white. Your library and examples output pulses ~4.2 µs wide instead of sub-µs (read on scope). Any idea why? Thanks!