ivanseidel / ivanseidel/DueTimer
Setting a very low frequency
Open
- Dominant language
- C++
- Stars
- 217
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the setFrequency(frequency) entry point and the timer implementation to determine how frequency and duration are represented. Define the expected behavior for intervals lasting hours or days, including the supported range and how completion would be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, cpp
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100