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

Timer() Destroy - Bluno M3 v2.1

userHead tomch 2016-06-08 19:39:55 3123 Views3 Replies
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
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. userHeadPic 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
userHeadPic tomch
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?
userHeadPic Leff