Forum >Timer() Destroy - Bluno M3 v2.1
Timer() Destroy - Bluno M3 v2.1

Hello,
Does anyone have an example of creating a periodic timer and then destroying it? ~Timer() does not compile - I assume I am using it wrong.
Thanks!
Tom
Does anyone have an example of creating a periodic timer and then destroying it? ~Timer() does not compile - I assume I am using it wrong.
Thanks!
Tom
2016-06-12 23:30:35 I guess it might be a typo, please try Timer(); anyway, I've passed your question to our team to see what they would come up with.
Leff

2016-06-09 16:12:35 Thanks Leff,
I am using what I believe to be the DFRobot version - https://www.dfrobot.com/wiki/index.php?t ... nual#Timer
I am using it as a replacement for <elapsedMillis.h> which does not work on M3
Tom
tomch
I am using what I believe to be the DFRobot version - https://www.dfrobot.com/wiki/index.php?t ... nual#Timer
I am using it as a replacement for <elapsedMillis.h> which does not work on M3
Tom

2016-06-08 23:50:37 I never used that, this should be what you want http://playground.arduino.cc/Code/SimpleTimer#F_disable
May I knwo what do you use it for?
Leff
May I knwo what do you use it for?
