ivanseidel / ivanseidel/ArduinoThread
[Question] setInterval on the fly
Open
- Dominant language
- C++
- Stars
- 974
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
Hey there,
I am using this library with great success, thank you!
I am wondering if there is any way to programmatically change the interval time at which a thread runs at without having to remove the thread, set interval, and then re-add it to the thread controller?
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are mentioned. Start by examining the thread controller and its interval-setting API to determine whether an existing entry point can change a thread's interval; done means the interval can be changed programmatically without removing and re-adding the thread.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, cpp
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100