You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • When you say clearTimeout(ledTimer) it should totally remove that timeout and free any memory used by it.

    Surely the increased memory usage is because there is already a timer allocated, as you hadn't yet freed it with clearTimeout?

About

Avatar for Gordon @Gordon started