Skip to content

Commit d1ed584

Browse files
committed
fix for #4298 - no conflict with DMX output
1 parent 271e9ac commit d1ed584

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

usermods/audioreactive/audio_reactive.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
#include <driver/i2s.h>
77
#include <driver/adc.h>
88

9-
#ifdef WLED_ENABLE_DMX
10-
#error This audio reactive usermod is not compatible with DMX Out.
11-
#endif
12-
139
#endif
1410

1511
#if defined(ARDUINO_ARCH_ESP32) && (defined(WLED_DEBUG) || defined(SR_DEBUG))

0 commit comments

Comments
 (0)