DexterInd / GoPiGo3

The GoPiGo3 is a Raspberry Pi Robot!
https://gopigo.io
Other
98 stars 85 forks source link

C++ GoPiGo3 API needs 16tick board support #324

Closed slowrunner closed 1 year ago

slowrunner commented 1 year ago

The C++ GoPiGo3 API does not support GoPiGo3 robots that have 16 tick encoders.

Additionally:

Created pull request https://github.com/DexterInd/GoPiGo3/pull/325 for this issue

CleoQc commented 1 year ago

Thank you so much for the PR.