increased warmup time

This commit is contained in:
2021-06-27 13:19:51 +02:00
parent 39adfd7cef
commit e1160254a5

View File

@@ -106,7 +106,7 @@ void loop()
long battery = 0;
// wait for everything the transistor switched on:
delay(50);
delay(200);
if (counter % 4 == 0)
{