arduino-libraries / Arduino_Alvik

Library to drive Alvik robot
Mozilla Public License 2.0
2 stars 2 forks source link

Fix: Arduino_Alvik::drive() not working due to function parameter not being used. #8

Closed aentinger closed 2 months ago

aentinger commented 2 months ago

There was an additional bug concerning erroneous unit conversion.

gbr1 commented 2 months ago

Hi @aentinger thank you for your fix! Please make this merge into devel, so it will added to next library update :D

aentinger commented 2 months ago

Why into devel (It's 5 commits behind main at this very moment)? Latest working code per definition is usually in main. I'll merge into main, feel free to merge main into devel (or rebase devel onto main).

gbr1 commented 2 months ago

@aentinger now release is different to main :D We are preparing a new release with other implementations