LoRaGateway_BTS2A/WebServer/inde.htm
Flavien Haas 9cb1ba2fdc old code
2018-06-11 13:27:40 +02:00

10 lines
232 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Arduino SD Card Web Page</title>
</head>
<body>
<h1>Hello from the Arduino SD Card!</h1>
<p>A web page from the Arduino SD card server.</p>
</body>
</html>