You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 23, 2025. It is now read-only.
In the "real" Web Serial API it is possible to add and remove Event listener that listen on the connect and disconnect events:
The disconnect listener is IMHO especially important, so that one can clean up after the device has been disconnected.