increased warmup time

This commit is contained in:
Stefan Ostermann 2021-06-27 13:19:51 +02:00
parent 39adfd7cef
commit e1160254a5
1 changed files with 1 additions and 1 deletions

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)
{