HomeKidd / Homekit-WS2812B-controller

ESP8266 based  Homekit controller for WS2812B lightstrips with WS2812FX support🌈
237 stars 35 forks source link

Number of LEDs #31

Closed JefersonSchramm closed 3 years ago

JefersonSchramm commented 3 years ago

Hello.

Is it possible to increase the number os LEDs? The limit is 500 and I need 600 ( I have 2 LED strips with 300 LEDs each).

Thanks

HomeKidd commented 3 years ago

Hi!

No, the number of LEDs are limited to 500 because increasing the it more than 500 causes problems (takes too much memory)