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

Make servo class use composition instead of PWM inheritance #7814

Open
ThadHouse opened this issue Feb 22, 2025 · 0 comments
Open

Make servo class use composition instead of PWM inheritance #7814

ThadHouse opened this issue Feb 22, 2025 · 0 comments
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
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
None yet
Development

No branches or pull requests

2 participants