Skip to content

Commit d343669

Browse files
committed
Update c6-hosted page to handle better connection errors
1 parent 437866c commit d343669

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

c6-hosted/index.4e6113ae.js.map

-1
This file was deleted.

c6-hosted/index.4e6113ae.js c6-hosted/index.82fa246c.js

+8-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

c6-hosted/index.82fa246c.js.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

c6-hosted/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h3> Program ESP32-C6 as SDIO ESP-Hosted adapter </h3>
5858
</div>
5959
<div id="terminal"></div>
6060
</div>
61-
<script src="index.4e6113ae.js" type="module"></script>
61+
<script src="index.82fa246c.js" type="module"></script>
6262
<script>var isSafari = /constructor/i.test(window.HTMLElement) || function(p) {
6363
return p.toString() === "[object SafariRemoteNotification]";
6464
}(!window["safari"] || typeof safari !== "undefined" && window["safari"].pushNotification);

0 commit comments

Comments
 (0)