![]() |
|
#3
|
|||
|
|||
|
Check this line: delay > than repeat -> Problem, but I am no expert...
if (Time.tickCounter() % 215999 == 432000) // 480 min repeat, 240 min delay . . .if (Time.tickCounter() % 647999 == 866000) // 240 min repeat, 720 min delay.
__________________
http://cornedebrouwer.nl/cf48e |
|
|