Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Single pin SoftwareSerial setup #81

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

Closed
nutrun wants to merge 9 commits into arduino:master from nutrun:master
Closed

Single pin SoftwareSerial setup #81

nutrun wants to merge 9 commits into arduino:master from nutrun:master

Conversation

@nutrun
Copy link

@nutrun nutrun commented Apr 6, 2019

Allow SoftwareSerial to use only one pin (RX or TX) instead of two when a project only needs one way SoftwareSerial communication.

... a constructor that doesn't take pin parameters. This adds the ability to only specify an RX pin or only a TX pin, when two way serial communication isn't required.
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ per1234
❌ George Malamidis


George Malamidis seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

nutrun and others added 5 commits April 9, 2021 18:09
... a constructor that doesn't take pin parameters. This adds the ability to only specify an RX pin or only a TX pin, when two way serial communication isn't required.
Copy link
Author

nutrun commented Apr 9, 2021

This pull request contains commits with an email from my previous job. Closing it and will create another.

@nutrun nutrun closed this Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@per1234 per1234 per1234 requested changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /