DueTimer icon indicating copy to clipboard operation
DueTimer copied to clipboard

Setting a very low frequency

Open kapyaar opened this issue 5 years ago • 0 comments

I have a requirement where a very long timed interrupt is needed. I believe

setFrequency(frequency);

uses double which means I cannot have less than 1 Hz. Is there an option to have a timer run for hours? days?

kapyaar avatar Mar 19 '21 17:03 kapyaar