Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AP_WheelEncoder: correct initialisation of WheelEncoder object
the existing constructer sets a slew rate limit to 0.2 This is essentially a missing patch from a previous series of PRs which moved dt from being a member variable to being passed into the update call for the PID
- Loading branch information