Skip to content

Make servo class use composition instead of PWM inheritance #7814

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

Closed
ThadHouse opened this issue Feb 22, 2025 · 0 comments · Fixed by #7845
Closed

Make servo class use composition instead of PWM inheritance #7814

ThadHouse opened this issue Feb 22, 2025 · 0 comments · Fixed by #7845
Assignees
Labels
2027 2027 target component: wpilibc WPILib C++ component: wpilibj WPILib Java

Comments

@ThadHouse
Copy link
Member

The inheritance makes things confusing to users, as it shows methods that cause the HAL to crash.

@ThadHouse ThadHouse added the 2027 2027 target label Feb 22, 2025
@PeterJohnson PeterJohnson linked a pull request Mar 14, 2025 that will close this issue
@github-project-automation github-project-automation bot moved this to Done in 2027 Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2027 2027 target component: wpilibc WPILib C++ component: wpilibj WPILib Java
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants