Skip to content

Jira-429 CurieSoftwareSerial fixes #87

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
wants to merge 1 commit into from

Conversation

bigdinotech
Copy link
Contributor

-Creating a new CurieSoftwareSerial object no longer break functionality
of previous ones.
-Minor Cleanup

-Creating a new CurieSoftwareSerial object no longer break functionality
of previous ones.
-Minor Cleanup
@bigdinotech
Copy link
Contributor Author

@kmsywula @SidLeung ready for code review

@@ -46,7 +46,6 @@ volatile uint8_t SoftwareSerial::_receive_buffer_head = 0;
//
// Globals
//
uint8_t txPin;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you remove txPin?

@kmsywula
Copy link
Contributor

@calvinatintel code reviewed, please merge

@calvinatintel
Copy link
Contributor

Cherry-picked

@bbaltz505 bbaltz505 modified the milestone: Arcturus Mar 3, 2016
@kitsunami kitsunami changed the title ATLEDGE-429 CurieSoftwareSerial fixes Jira-429 CurieSoftwareSerial fixes Mar 3, 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.

4 participants