mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 21:26:43 +00:00
Lowered delay
This commit is contained in:
parent
9a0fb577e7
commit
5d18fb7e4a
@ -183,5 +183,5 @@ void loop()
|
|||||||
mainLastLoopTime += 1000;
|
mainLastLoopTime += 1000;
|
||||||
}
|
}
|
||||||
|
|
||||||
delay(3);
|
delay(1);
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user