mirror of https://github.com/arendst/Tasmota.git
SM2335 - Fix a typo.
This commit is contained in:
parent
996d614027
commit
6f7ff480f8
|
@ -129,7 +129,7 @@ bool SM2335SetChannels(void) {
|
|||
SM2335Write(0); // Cold White 1/2
|
||||
SM2335Write(0); // Cold White 2/2
|
||||
SM2335Write(0); // Warm White 1/2
|
||||
SM2335Write(0); // WarmW hite 2/2
|
||||
SM2335Write(0); // Warm White 2/2
|
||||
SM2335Stop();
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue