Releases: SciLor/Hyperion_LED-Controller
Releases · SciLor/Hyperion_LED-Controller
v0.10.0
Fixed several bugs and added some features (see commits)
v0.9.0
Made compatible with ESP32 (workaround for ArduinoThread), and fixed the problem with the esp8266 board lib >=2.4.0
v0.8.3
-Fix for effects always too fast (in a 1ms interval)
v0.8.2
-Renamed WrapperFastLed to WrapperLedControl
-Added PWM LEDs
-Fix Fire2012 crash on ledcount < 8
-Map maximum to PWMRANGE, so the maximum brightness of the PWM LEDs is used.
v0.8.1
-Fixed wrong includes (linux only). Now compiles
-Implemented OFF-Mode, so all leds shut of when used and are not freezed as before
v0.8.0
-Added option to disable autoswitch to Ambilight/Hyperion Mode and change timeout
-Moved Pin Order Config to ConfigStatic
-Renamed Ambilight to hyperion_udp + added effect to json server
-Added info tooltips to webconfig
-several optimizations
v0.7.2
-Fix: Flickering clockless stripes (see ConfigStatic.h.example)
v0.7.1
-unused UDP-port in config fixed
-subdir
v0.7
Webconfig now working fine. Reset doesn't work directly after flashing via serial (ESP8266 Bug).