Commit 5bee957
Document AddressableLED single object limitation and workarounds (#3136)
* Document AddressableLED single object limitation and workarounds
Adds important note that roboRIO can only control one AddressableLED object at a time, with solutions for controlling multiple strips (daisy-chaining, Y-cables) and voltage considerations for WS2812B LEDs.
Fixes #2322
* Move voltage consideration note to separate section
Per review feedback, the 5V vs 6V voltage concern is a general issue for all AddressableLED usage, not specific to running multiple strips. Moved to a standalone warning after the seealso block.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
---------
Co-authored-by: Claude <[email protected]>1 parent f7bfc04 commit 5bee957
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
7 | 16 | | |
8 | 17 | | |
9 | 18 | | |
| |||
0 commit comments