This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:iot-open:practical:hardware:sut:esp32:emb8_1 [2024/03/22 10:00] – [Project information] pczekalski | en:iot-open:practical:hardware:sut:esp32:emb8_1 [2024/04/09 13:03] (current) – [Steps] pczekalski | ||
---|---|---|---|
Line 55: | Line 55: | ||
stripe.show(); | stripe.show(); | ||
</ | </ | ||
- | Parameters are: '' | + | Parameters are: '' |
+ | <note tip>Note that the index is 0-based, so in the case of our device, valid indexes are 0...7.</ | ||
If you want to set all LEDs in the stripe to the same colour, there is a handy function: '' | If you want to set all LEDs in the stripe to the same colour, there is a handy function: '' |