Skip to content

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