Updated Multi strip (markdown)

This commit is contained in:
Aircoookie 2021-02-24 14:50:55 +01:00
parent acd3cb72d0
commit 45f4da7484
1 changed files with 2 additions and 2 deletions

View File

@ -41,9 +41,9 @@ There are a few specifics and tips to keep in mind when designing your setup:
### Known issues / TODO
- Segments are setup incorrectly after saving LED settings. Segment 0 is always reset to total LED count.
- Pins beyond the first two are not saved - PWM RGB, RGBW, and RGBCW types will not yet work correctly
- ~~Pins beyond the first two are not saved - PWM RGB, RGBW, and RGBCW types will not yet work correctly~~
- Make usermod pin allocation work again
- Add an indicator for frames per second to the info page
- ~~Add an indicator for frames per second to the info page~~
- There is no over-memory check logic in the backend yet - checks are JS-only. Don't edit cfg.json to crazy values, it might lead to a bootloop
- Check feasibility of 160MHz CPU clock on ESP8266. It should allow for more fluid animations with large LED counts
- The memory indicator might indicate red/max on load of LED settings even though under limit. Only happens on page load, changing any value makes it display correctly