Skip to content
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

Serial class does not inherit Stream #3

Open
DepthDeluxe opened this issue Apr 5, 2016 · 1 comment
Open

Serial class does not inherit Stream #3

DepthDeluxe opened this issue Apr 5, 2016 · 1 comment

Comments

@DepthDeluxe
Copy link

In the Arduino source, it appears that Serial implementations like HardwareSerial inherit Stream. This is not the case in the mock

See: https://github.com/arduino/Arduino/blob/master/hardware/arduino/avr/cores/arduino/HardwareSerial.h#L93

@balp
Copy link
Owner

balp commented Apr 6, 2016

I have just pulled back loots of development. I seen a few other differensens as well between the mocks and the Aurduino API.

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

No branches or pull requests

2 participants