letzte Änderungen für Blog-Post
This commit is contained in:
16
index.html
Normal file
16
index.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!--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>
|
Reference in New Issue
Block a user