Skip to content

Commit 93801d8

Browse files
authored
Update dmx-input.md
use all 3 pins
1 parent ecde9ba commit 93801d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/interfaces/dmx-input.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ hide:
1717

1818
#### software setup
1919

20-
For the DMX feature to work, you'll need to use the V4 build variants. Define all the pins you are using in the DMX input section of the Sync Interfaces menu
20+
For the DMX feature to work, you'll need to use the V4 build variants. Define *all* the pins you are using in the DMX input section of the Sync Interfaces menu
2121

2222
The wired DMX will work exactly like the network DMX options, only a single universe, so see [e1.31-dmx](/interfaces/e1.31-dmx/) for details of the different DMX modes
2323

@@ -26,7 +26,7 @@ The wired DMX will work exactly like the network DMX options, only a single univ
2626
The DMX interface require the use of an RS485 adapter such as the MAX485 transceiver connected to the pins defined in setup of the ESP in order to handle DMX input and RDM input and output.
2727

2828

29-
You will need to use three GPIO pins that support output.
29+
You will need to use *three* GPIO pins that support output.
3030

3131
*Do NOT use the pins on your ESP32 labelled RX and TX as your DMX pins!*
3232

0 commit comments

Comments
 (0)