Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔖 v0.3.0 release #34

Open
wants to merge 136 commits into
base: stable
Choose a base branch
from
Open

🔖 v0.3.0 release #34

wants to merge 136 commits into from

Conversation

ion098
Copy link
Collaborator

@ion098 ion098 commented Feb 19, 2025

Download the template for this pull request:

Note

This is auto generated from Add Template to Pull Request

curl -o [email protected]+20168b.zip https://nightly.link/LemLib/Gamepad/actions/artifacts/2618366323.zip;
pros c fetch [email protected]+20168b.zip;
pros c apply [email protected]+20168b;
rm [email protected]+20168b.zip;

PA055 and others added 30 commits May 21, 2024 20:19
Add an abstarct DriveCurve class and a concrete ExproDriveCurve class, both based on LemLib's implementation.
Allow users to assign a DriveCurve per axis to be used by the controller when updating joystick values.
refactor: ♻️ Use consistent naming scheme
refactor: 🥅 Change all error handling to use errno, add int32_t return codes
chore: 🔖 Bump version to 0.3.0
ci: 💚 Update clang-format to v19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants