Skip to content

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.
@CLAassistant
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.
@nutrun
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants