ivanseidel / DueTimer

⏳ Timer Library fully implemented for Arduino DUE
MIT License
211 stars 89 forks source link

TC_FindMckDivisor #75

Open iddq opened 4 years ago

iddq commented 4 years ago

What was the problem with the sam library provided TC_FindMckDivisor function and why did you need your own function, bestClock?

https://github.com/ivanseidel/DueTimer/blob/1ac2e5da962029fbe12b8faad3808b03694b0c9f/DueTimer.cpp#L146