Skip to content

Commit 7e48b2f

Browse files
committed
clean up
1 parent e34b131 commit 7e48b2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/examples/webusb-rgb/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</head>
99
<body>
1010
<div class="main-content">
11-
<h1>TinyUSB WebUSB RGB Example</h1>
11+
<h1>TinyUSB - WebUSB RGB Example</h1>
1212
<div class="connect-container">
1313
<button id="connect" class="button black">Connect</button>
1414
<span id="status"></span>

docs/examples/webusb-serial/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</head>
99
<body>
1010
<div class="main-content">
11-
<h1>TinyUSB WebUSB Serial Example</h1>
11+
<h1>TinyUSB - WebUSB Serial Example</h1>
1212
<div class="connect-container">
1313
<button id="connect" class="button black">Connect</button>
1414
<span id="status"></span>

0 commit comments

Comments
 (0)