Skip to content

Conversation

@soundanalogous
Copy link
Member

I realized that Firmata.cpp should include Stream.h rather than HardwareSerial.h since any type of Stream may be used with Firmata. I've updated the examples to include HardwareSerial.h before Firmata.h.

This change is going to break pretty much every existing sketch that uses Firmata with Serial but I think it's a worthwhile change going forward.

Thoughts?

@soundanalogous soundanalogous mentioned this pull request Aug 3, 2014
@soundanalogous soundanalogous added this to the 3.0 milestone Nov 15, 2014
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