kitesurfer1404 / WS2812FX

WS2812 FX Library for Arduino and ESP8266
MIT License
1.58k stars 343 forks source link

Adafruit Neopixel broke ESP8266 #321

Closed Jens869 closed 1 year ago

Jens869 commented 1 year ago

the Adafruit Neopixel support for ESP8266 is broken. It's probably due to the ESP8266 3.0 board support. This means that all examples based on Adafruit Neopixel no longer work either. Not even the sample scripts from Adafruit.

moose4lord commented 1 year ago

I could not reproduce this issue. Compiling worked fine for me with the latest Adafruit_Neopixel lib. I left a comment on the issue you created on the Adafruit_Neopixel Github page.

Jens869 commented 1 year ago

Library directory deleted and created again