[go: nahoru, domu]

Skip to content

Commit

Permalink
Update NearbySuCService.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
bassmaster187 committed Jun 18, 2024
1 parent 808dfe9 commit 9940592
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TeslaLogger/NearbySuCService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ public void Run()
GetNextSuperchargerToCalculate();
}

// sleep 5 Minutes
Thread.Sleep(300000);
// sleep 10 Minutes
Thread.Sleep(600000);
}
}
catch (Exception ex)
Expand Down

0 comments on commit 9940592

Please sign in to comment.