kitesurfer1404 / WS2812FX

WS2812 FX Library for Arduino and ESP8266
MIT License
1.6k stars 347 forks source link

Adafruit Neopixel broke ESP8266 #321

Closed Jens869 closed 2 years ago

Jens869 commented 2 years 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 2 years 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 2 years ago

Library directory deleted and created again