Skip to content

HardwareSerial:begin() changes RTS and CTS pins preventing detaching those pins #347

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
Mar 9, 2024

Conversation

Jason2866
Copy link
Collaborator

Begin() may undo a setpins() that has set RTS and/or CTS pin. This pins are only changed with RTS and CTS.
setpins() can be called after or before begin()
when called before, begin() shall not change those pins.

Begin() may undo a setpins() that has set RTS and/or CTS pin.
This pins are only changed with RTS and CTS.
setpins() can be called after or before begin()
when called before, begin() shall not change those pins.
@Jason2866 Jason2866 merged commit bb85e15 into tasmota:main Mar 9, 2024
@me-no-dev me-no-dev deleted the SuGlider-patch-1 branch March 11, 2024 13:09
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