Skip to content

Servo: enlarge pin number range to [0..255] #889

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

Merged
merged 1 commit into from
Jan 27, 2020

Conversation

ABOSTM
Copy link
Contributor

@ABOSTM ABOSTM commented Jan 24, 2020

Summary

Servo: enlarge pin number range to [0..255]
On some configurations, pin number is larger than 63:
Example: NUCLEO_F429ZI PA0 = 103

Fixes issue
https://www.stm32duino.com/viewtopic.php?f=7&t=134

On some configurations, pin number is larger than 63:
Example: NUCLEO_F429ZI PA0 = 103
@fpistm fpistm self-requested a review January 24, 2020 18:48
@fpistm fpistm added the fix 🩹 Bug fix label Jan 24, 2020
@fpistm fpistm added this to the 1.9.0 milestone Jan 27, 2020
@fpistm fpistm merged commit 7193ece into stm32duino:master Jan 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 🩹 Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants