From 345346315abdb76675528f27011bbc3349e20115 Mon Sep 17 00:00:00 2001 From: wled-install <96419931+wled-install@users.noreply.github.com> Date: Tue, 30 Jan 2024 22:59:29 +0100 Subject: [PATCH] Update readme.md --- usermods/audioreactive/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usermods/audioreactive/readme.md b/usermods/audioreactive/readme.md index fefbf4d3b..09bfc483e 100644 --- a/usermods/audioreactive/readme.md +++ b/usermods/audioreactive/readme.md @@ -57,7 +57,7 @@ If you want to define default GPIOs during compile time, use the following (defa Other options: -- `-D UM_AUDIOREACTIVE_ENABLE` : makes msermod default enabled +- `-D UM_AUDIOREACTIVE_ENABLE` : makes usermod default enabled (not the same as include into build option!) - `-D UM_AUDIOREACTIVE_RISE_FALL_LIMITER_OFF` : disables rise/fall limiter default **NOTE** I2S is used for analog audio sampling. Hence, the analog *buttons* (i.e. potentiometers) are disabled when running this usermod with an analog microphone.