PaulStoffregen / FreqCount

Measures the frequency of a signal by counting the number of pulses during a fixed time.
http://www.pjrc.com/teensy/td_libs_FreqCount.html
142 stars 47 forks source link

Request: Add 20mhz external clock support #34

Open tuxit09 opened 11 months ago

tuxit09 commented 11 months ago

I have a project which has an inaccessible crystal at 20mhz. I am repurposing a already production piece which would have to be destoryed to change it. I have tried the 8mhz internal clock, but accuracy/stability I believe would be much improved not just with my project but others as well with this support added. Thanks for your time sacrifice and skillful contributions to the community.