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

Update setPWM return behavior #98

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Conversation

caternuson
Copy link
Contributor

For #96.

This was basically a pre-BusIO docstring that never got updated. The BusIO library would need to be changed to allow passing the return of endTransmission. For now, added some simple logic to return 0/1 based on BusIO's true/false return of write.

Tested using servo example from this library.

@caternuson
Copy link
Contributor Author

@ladyada for review

@caternuson caternuson merged commit 6e74540 into adafruit:master Aug 10, 2023
1 check passed
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