DueTimer
DueTimer copied to clipboard
Setting a very low frequency
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?