increased warmup time
This commit is contained in:
@@ -106,7 +106,7 @@ void loop()
|
|||||||
long battery = 0;
|
long battery = 0;
|
||||||
|
|
||||||
// wait for everything the transistor switched on:
|
// wait for everything the transistor switched on:
|
||||||
delay(50);
|
delay(200);
|
||||||
|
|
||||||
if (counter % 4 == 0)
|
if (counter % 4 == 0)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user