File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ### Where are the new binaries?
2
+
3
+ From v0.5.0 on forward, the GitHub [ releases] ( https://github.com/Aircoookie/WLED/releases ) system will be used for binaries.
4
+
1
5
### What binary should I choose?
2
6
3
7
Currently WLED supports the ESP8266 and a very early, experimental version of ESP32 support.
Original file line number Diff line number Diff line change 3
3
WLED is a fast and (relatively) secure implementation of an ESP8266 webserver to control NeoPixel (WS2812B) LEDs!
4
4
Now also with experimental ESP32 support.
5
5
6
- ### Features: (V0.5dev )
6
+ ### Features: (V0.5.0 )
7
7
- RGB, HSB, and brightness sliders
8
8
- Settings page - configuration over network
9
9
- Access Point and station mode - automatic failsafe AP
@@ -21,7 +21,7 @@ Now also with experimental ESP32 support.
21
21
- NTP and experimental analog clock function
22
22
- Support for the Cronixie Clock kit by Diamex
23
23
- Realtime UDP Packet Control (WARLS) possible
24
- - Client HTML UI controlled
24
+ - Client HTML UI controlled, customizable themes
25
25
26
26
### Quick start guide and documentation:
27
27
You can’t perform that action at this time.
0 commit comments