-
Beta Was this translation helpful? Give feedback.
Answered by
Cartwrar
Sep 20, 2023
Replies: 1 comment
-
Ah, should have looked more closely at the example application. I see now that config_TICK_RATE_HZ is redefined at 1000UL. That's done the trick. Thanks again for making such a handy library available. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Cartwrar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ah, should have looked more closely at the example application. I see now that config_TICK_RATE_HZ is redefined at 1000UL. That's done the trick.
Thanks again for making such a handy library available.