Update index.html oembed url to ./webserial/
Some checks failed
Arduino Library CI / build (push) Has been cancelled

This commit is contained in:
Tyeth Gundry 2025-05-16 21:12:33 +01:00 committed by GitHub
parent 7e403d2aa7
commit 97ad03a646
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>OPT4048 CIE Color Plotter</title>
<!-- oEmbed Discovery Links -->
<link rel="alternate" type="application/json+oembed" href="https://adafruit.github.io/Adafruit_OPT4048/oembed.json" title="Adafruit OPT4048 Demo" />
<link rel="alternate" type="application/json+oembed" href="https://adafruit.github.io/Adafruit_OPT4048/webserial/oembed.json" title="Adafruit OPT4048 Demo" />
<style>
body {
font-family: Arial, sans-serif;