You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Welcome to CircuitPython's Web API. Go to the <ahref="/fs/">file browser</a> to work with files in the CIRCUITPY drive. Go to the <ahref="/cp/serial/">serial terminal</a> to see code output and interact with the REPL. Make sure you've set <code>CIRCUITPY_WEB_API_PASSWORD='somepassword'</code> in <code>/.env</code>. Provide the password when the browser prompts for it. <strong>Leave the username blank.</strong></p>
15
15
16
-
<h2>Device Info</h2>
16
+
<h2>Device Info:</h2>
17
17
18
18
<dl>
19
19
<dt>Board:</dt>
@@ -22,12 +22,12 @@ <h2>Device Info</h2>
22
22
<dd><spanid="version"></span></dd>
23
23
<dt>Hostname:</dt>
24
24
<dd><aid="hostname"></a></dd>
25
-
<dd>IP:</dd>
26
-
<dt><aid="ip"></a></dt>
27
-
<dd>Other Devices</dd>
25
+
<dt>IP:</dt>
26
+
<dd><aid="ip"></a></dd>
28
27
</dl>
28
+
29
29
<h2>Here are other CircuitPython devices on your network:</h2>
0 commit comments