Skip to content

Servo value read and write fixes #1503

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 26, 2016
Merged

Servo value read and write fixes #1503

merged 1 commit into from
Jan 26, 2016

Conversation

Makuna
Copy link
Collaborator

@Makuna Makuna commented Jan 26, 2016

Values that were written and then read would be different due to using
map.
If user defined a different min/max pulse width would cause the
read/write to incorrectly calculate the pulse width.

Values that were written and then read would be different due to using
map.
If user defined a different min/max pulse width would cause the
read/write to incorrectly calculate the pulse width.
@Makuna
Copy link
Collaborator Author

Makuna commented Jan 26, 2016

fix for #1370

igrr added a commit that referenced this pull request Jan 26, 2016
@igrr igrr merged commit 74da596 into esp8266:master Jan 26, 2016
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