We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e34b131 commit 7e48b2fCopy full SHA for 7e48b2f
docs/examples/webusb-rgb/index.html
@@ -8,7 +8,7 @@
8
</head>
9
<body>
10
<div class="main-content">
11
- <h1>TinyUSB WebUSB RGB Example</h1>
+ <h1>TinyUSB - WebUSB RGB Example</h1>
12
<div class="connect-container">
13
<button id="connect" class="button black">Connect</button>
14
<span id="status"></span>
docs/examples/webusb-serial/index.html
- <h1>TinyUSB WebUSB Serial Example</h1>
+ <h1>TinyUSB - WebUSB Serial Example</h1>
0 commit comments