New PWM pin assignment.

Lazar Obradovic 2017-10-02 17:14:24 +02:00
parent a3c4cee456
commit b6fbd1aa0c
1 changed files with 1 additions and 1 deletions

@ -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).