Removed STATUSLED

Fix for possible Drip effect ESP reboot.
This commit is contained in:
Blaz Kristan
2021-04-06 22:30:23 +02:00
parent 31ea032054
commit c901512db0
5 changed files with 39 additions and 20 deletions

View File

@@ -1,5 +1,12 @@
## WLED changelog
### Builds after release 0.12.0
#### Build 2104030
- Fixed ESP32 crash on Drip effect with reversed segment (#1854)
- Added flag `WLED_DISABLE_BROWNOUT_DET` to disable ESP32 brownout detector (off by default)
#### Build 2104020
- Allow clearing button/IR/relay pin on platforms that don't support negative numbers