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

Port is not a subclass of EventEmitter, but expects to emit an event #65

Closed
rwaldron opened this issue Jul 10, 2015 · 0 comments
Closed

Comments

@rwaldron
Copy link
Contributor

I discovered this while writing more tests for #63

this.emit('async-event', byte);

Patch to follow

rwaldron added a commit to rwaldron/t2-firmware that referenced this issue Jul 10, 2015
rwaldron added a commit to rwaldron/t2-firmware that referenced this issue Jul 10, 2015
rwaldron added a commit to rwaldron/t2-firmware that referenced this issue Jul 11, 2015
rwaldron added a commit that referenced this issue Jul 14, 2015
Make Port a subclass of EventEmitter. Fixes gh-65
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

1 participant