Updated DMX Output (markdown)

This commit is contained in:
william kennedy 2021-01-06 01:38:05 -05:00
parent b4cfa64016
commit 875b126a58
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ For the DMX feature to work, you'll need to compile WLED from source. It's not a
1. make sure, you can compile the latest version of WLED without any issues. Then continue.
2. Once that works, you need to change the line
2. Once that works, in wled00/wled.h you need to change the line
`//#define WLED_ENABLE_DMX`
to
`#define WLED_ENABLE_DMX`