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
First of all really nice library. I tried to integrate the library with the navigator.serial to make it possible to directly interact from the browser with your device. However the library seems to be tightly coupled to the SerialPort interface. Any ideas on how to bridge this to use navigator.serial. Perhaps an example could be added on how to integrate with navigator.serial (currently only on chrome).
The text was updated successfully, but these errors were encountered:
First of all really nice library. I tried to integrate the library with the
navigator.serial
to make it possible to directly interact from the browser with your device. However the library seems to be tightly coupled to theSerialPort
interface. Any ideas on how to bridge this to usenavigator.serial
. Perhaps an example could be added on how to integrate withnavigator.serial
(currently only on chrome).The text was updated successfully, but these errors were encountered: