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

[wpilibc] SPI & I2C: Use handle wrapper to close port #7217

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

rzblue
Copy link
Member

@rzblue rzblue commented Oct 16, 2024

This was overlooked by mistake in #7016. The destructors were removed but the handle wrappers didn't handle closing the ports.

@rzblue rzblue requested review from a team as code owners October 16, 2024 13:40
@rzblue rzblue changed the title SPI & I2C: Use handle wrapper to close port [wpilibc] SPI & I2C: Use handle wrapper to close port Oct 16, 2024
This was overlooked by mistake in wpilibsuite#7016
@PeterJohnson PeterJohnson merged commit 68715aa into wpilibsuite:main Oct 16, 2024
35 checks passed
@rzblue rzblue deleted the fix-i2c-spi-destruction branch October 16, 2024 17:40
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