From b6fbd1aa0c36be9fc8bf2b07b1e1e9851bfe8702 Mon Sep 17 00:00:00 2001 From: Lazar Obradovic Date: Mon, 2 Oct 2017 17:14:24 +0200 Subject: [PATCH] New PWM pin assignment. --- MagicHome-LED-strip-controller.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagicHome-LED-strip-controller.md b/MagicHome-LED-strip-controller.md index f048978b..77ae5fb0 100644 --- a/MagicHome-LED-strip-controller.md +++ b/MagicHome-LED-strip-controller.md @@ -48,4 +48,4 @@ Some GPIO are preconfigured with the board: Due to variants, you can configure: - GPIO04 - on non-IR boards, it's open pin you can use for Onewire, button or something else. On IR-enabled boards, IR receiver is connected to this pin. Today, Sonoff doesn't use this receiver, but support for it is being worked upon. -- GPIO13 - This pin is not used on RGB board (so you'll leave it as "None"), but on RGBW, it's driving another channel for LED strip. Depending on the strip type, you can set it to PWM1 (for RGB+Cold White) or PWM2 (for RGB+Warm White). +- GPIO13 - This pin is not used on RGB board (so you'll leave it as "None"), but on RGBW, it's driving another channel for LED strip. Depending on the strip type, you can set it to PWM4 (for RGB+Cold White) or PWM5 (for RGB+Warm White).