mirror of https://github.com/arendst/Tasmota.git
"D8 GPIO14" is not valid. Tested with 3 boards and "D8 GPIO15" controls White.
parent
f5d6f2c184
commit
fb87b0432e
|
@ -46,7 +46,7 @@ ZJ-WFMN-A V1.1
|
|||
|D1 GPIO5|38 PWM2|BLUE|
|
||||
|D6 GPIO12|37 PWM1|RED|
|
||||
|D7 GPIO13|39 PWM3|GREEN|
|
||||
|D8 GPIO14|40 PWM4|WHITE|
|
||||
|D8 GPIO15|40 PWM4|WHITE|
|
||||
|
||||
With all that done, one of the critical things I needed to do so I could set the colors was to run the command to set `SetOption15` to `1`. For me, this was sending the MQTT command (you will need to adjust for your config):
|
||||
|
||||
|
|
Loading…
Reference in New Issue