From 875b126a58a33533456584cbb60081ddbd68ac40 Mon Sep 17 00:00:00 2001 From: william kennedy <62304878+zumdar@users.noreply.github.com> Date: Wed, 6 Jan 2021 01:38:05 -0500 Subject: [PATCH] Updated DMX Output (markdown) --- DMX-Output.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DMX-Output.md b/DMX-Output.md index 13e882d..a5d1470 100644 --- a/DMX-Output.md +++ b/DMX-Output.md @@ -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`