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

enable users to read and write digital ports #70

Open
soundanalogous opened this issue Jan 11, 2015 · 0 comments
Open

enable users to read and write digital ports #70

soundanalogous opened this issue Jan 11, 2015 · 0 comments
Milestone

Comments

@soundanalogous
Copy link
Owner

expose the sendDigitalPort method so users can write data to an entire port if necessary (rather than pin by pin).

Dispatch an event (IOBoardEvent.DIGITAL_PORT_DATA) from within processDigitalMessage that enables users to subscribe to a port event change. It should pass along the port number and port value.

@soundanalogous soundanalogous changed the title expose sendDigitalPort method enable users to read and write digital ports Jan 11, 2015
@soundanalogous soundanalogous added this to the 0.4.0 milestone Dec 7, 2015
@soundanalogous soundanalogous modified the milestones: 0.5, 0.4 Jan 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant