Skip to content

Commit 2a7a6cd

Browse files
authored
ArtNet is RGB for ESP32
1 parent 7019296 commit 2a7a6cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/ArtNet.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,13 @@ Step 4. Launch `LED Lab`, click on the `Settings` icon (wheel), select `LED Setu
4141

4242

4343
In the LED Setup:
44+
4445
- Enter the number of rows in `Outputs`
4546
- Enter the number of columns in `LEDS/Output`
4647
- Enter the IP Address of the Tasmota device
4748
- Make sure that `UDP Broadcast` is selected (green background)
4849
- Make sure `First Universe` is 1 and `Channel Range` starts with `1`
49-
- Set `Channel Values for Each Pixel` to `GRB`
50+
- Set `Channel Values for Each Pixel` to `GRB`. NOTE: for ESP32 you should use `RGB` instead.
5051
- Click `OK` in upper right corner
5152

5253
<img src="../_media/artnet/LED_Lab_Setup.png">

0 commit comments

Comments
 (0)