Skip to content

WLED version 0.6.4

Compare
Choose a tag to compare
@Aircoookie Aircoookie released this 15 Apr 16:16

With this update, the LED driver library can be dynamically reallocated. This means you can now change the LED count as well as the type (RGB/RGBW) while the software is running. Because of this, adding support of more LEDs was possible (clock function not yet supported on LEDs >255)!

  • Increased maximum LED count! New maximum is 1200 on ESP8266 and 600 on ESP32
  • Separate RGBW binary is no longer required
  • API call &ND now works without &NL