mirror of https://github.com/arendst/Tasmota.git
Recent version of the board had different configuration, found by belling out board and configuration confirmed to work.
parent
be1b08dade
commit
ce9655e0c4
|
@ -9,6 +9,13 @@ These devices can be configured as "generic module" with this GPIO configuration
|
||||||
* GPIO14 = [37] PWM1 (B)
|
* GPIO14 = [37] PWM1 (B)
|
||||||
* GPIO13 = [40] PWM4 (W) [Only for RGBW-Stripe]
|
* GPIO13 = [40] PWM4 (W) [Only for RGBW-Stripe]
|
||||||
|
|
||||||
|
A later version has been found to use the following configuration:
|
||||||
|
* GPIO04 = [51] IRrecv
|
||||||
|
* GPIO05 = [38] PWM2 (G)
|
||||||
|
* GPIO13 = [39] PWM3 (R)
|
||||||
|
* GPIO12 = [37] PWM1 (B)
|
||||||
|
* GPIO15 = [40] PWM4 (W) [Only for RGBW-Stripe]
|
||||||
|
|
||||||
Note: as of #5523 IRCodes are now 64 bits.
|
Note: as of #5523 IRCodes are now 64 bits.
|
||||||
|
|
||||||
Copy this Code to your console to use the 24 Button IR Remote
|
Copy this Code to your console to use the 24 Button IR Remote
|
||||||
|
|
Loading…
Reference in New Issue