gasząc wieczorem, zgaś też nad blatem

This commit is contained in:
root
2018-09-09 16:22:11 +02:00
parent 0511314fb4
commit 22b7710d43
2 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,6 @@ when
then
if (sD1MINI02MOS.state == ON) {
sD1MINI02MOS.sendCommand(OFF)
/* zrobic PWM DIMM */
} else {
sD1MINI02MOS.sendCommand(ON)
}