изменяет задержку перед выключением в begin
This commit is contained in:
@@ -90,7 +90,7 @@ void IRLight::begin() {
|
|||||||
brightness = 14;
|
brightness = 14;
|
||||||
color_temp = 1;
|
color_temp = 1;
|
||||||
irsend->sendRaw(RDButtonCenter, 67, 38);
|
irsend->sendRaw(RDButtonCenter, 67, 38);
|
||||||
delay(250);
|
delay(500);
|
||||||
off();
|
off();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user