You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2018. It is now read-only.
All the stuff that retrieves the frequencies is _ni qualified; it need not be unless somebody changes timer configurations in interrupts, which is unlikely. Probably best to convert all these to _rh qualifiers as was done with serial a while back.
All the stuff that retrieves the frequencies is
_niqualified; it need not be unless somebody changes timer configurations in interrupts, which is unlikely. Probably best to convert all these to_rhqualifiers as was done with serial a while back.