Sorry, Web Serial is not supported on this device, make sure you are:
- running Chrome 78 or later
- have enabled
the
#enable-experimental-web-platform-featuresflag inchrome://flags - loading the page from an HTTP server (the WebSerial API
is not enabled for pages loaded from
a
file://URL).
Python's simple HTTP server (python3 -m http.server) is good enough.
| Gamma: | ||
|---|---|---|
| Command: |