Closed jitu167 closed 2 weeks ago
This is a known issue with the Adafruit_NeoPixel library and v3.x.x of the ESP32 Arduino core. See this issue: https://github.com/adafruit/Adafruit_NeoPixel/issues/402
Until this is resolved you should use board manager to drop back to ESP32 Arduino core v2.0.17.
It helped. Thank you
I have issue only when the led pin is set more than 72. ESP 32 module gets restart. Is it device limitation?