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

Control signals missing in the serial API #99

Closed
Gamadril opened this issue Sep 8, 2020 · 2 comments
Closed

Control signals missing in the serial API #99

Gamadril opened this issue Sep 8, 2020 · 2 comments

Comments

@Gamadril
Copy link

Gamadril commented Sep 8, 2020

The serial API does not contain any information about control signals. However Chrome seems to be able to read (getSignals()) and change (setSignals()) the state of the control lines. I think it should be part of the specification since using the control lines is useful to toggle some pins of a connected device and read their state .

@reillyeon
Copy link
Collaborator

In my fork of the specification which I am working on merging back into this draft I have started to document these methods.

@reillyeon
Copy link
Collaborator

This was fixed by #105.

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