You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
266 B

<!--Diese Datei muss für den led-server auf dem PicoW gespeichert werden. -->
<!DOCTYPE html>
<html>
<head>
<title>Pico W Page</title>
</head>
<body>
<h2> Raspberry Pi Pico Status</h2>
<ul>
<li> LED {0} </li>
<li> Button {1} </li>
</ul>
</head
</html>