mirror of https://github.com/arendst/Tasmota.git
New PWM pin assignment.
parent
a3c4cee456
commit
b6fbd1aa0c
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue