-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Preset Cycle feature Added Transition Time API call Added Adalight serial ambilight protocol Added DRGB and DRGBW UDP direct-drive protocols Improved transition flickering Easter eggs are eaten now
- Loading branch information
1 parent
df05754
commit ee6676c
Showing
16 changed files
with
256 additions
and
130 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,7 @@ | ||
### Where are the new binaries? | ||
## Where are the new binaries? | ||
|
||
From v0.5.0 on forward, the GitHub [releases](https://github.com/Aircoookie/WLED/releases) system will be used for binaries. | ||
|
||
### What binary should I choose? | ||
|
||
Currently WLED supports the ESP8266 and a very early, experimental version of ESP32 support. | ||
Be sure to choose the correct binary for your platform and LED type. | ||
|
||
- Do you have a standard RGB WS2812B NeoPixel strip? | ||
--> Use wled05dev_XXXXXXX_RGB_PLATFORM.bin | ||
|
||
- Do you have an RGBW SK6812 strip (half of the LED is white)? | ||
--> Use wled05dev_XXXXXXX_RGBW_PLATFORM.bin | ||
|
||
- Do you have a Cronixie clock set by Diamex? | ||
--> Use wled05dev_XXXXXXX_CRONIXIE_PLATFORM.bin | ||
|
||
|
||
### What about wled03 and wled04? | ||
|
||
These are legacy releases only for the ESP8266. They don't include the latest features and may have unfixed bugs - only use them if the new wled05dev test builds don't work for you! | ||
You should always try to use the binaries from the release page. This directory is for legacy purposes only! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.