Problem with timers

@DoMoney As mentioned by @PeteKnight, instead of using two seperate interval timers, try one (usually the 2nd embedded one) as a timeout timer. Then read other posts in my topic for info on enabling/disabling/deleting timers. (only need to do so on the initial interval timer… don’t forget you might need to add in a sacrificial timer to make that work)

1 Like