mm-iot-sdk/examples/http/fs/404.html
Morse Micro fa615c4bba Morse Micro MM-IoT-SDK release 2.6.4
This commit introduces version 2.6.4 of the Morse Micro MM-IoT-SDK
for microcontroller based platforms.
2024-12-04 10:27:29 +11:00

42 lines
871 B
HTML

<html>
<head>
<title>Morse Micro Configuration Interface</title>
<link rel="stylesheet" type="text/css" href="styles.css">
</head>
<body>
<div class="banner">
<a id="logo" href="index.shtml"><img src="mmlogo.png" alt="Morse Micro"></a>
<table class="floated_right">
<tbody><tr>
<td class="nav-content">
<a href="" class="nav-button">Status</a>
</td>
<td class="nav-content">
<a href="" class="nav-button">JSON</a>
</td>
<td class="nav-content">
<a href="" class="nav-button">Tools</a>
</td>
</tr>
</tbody></table>
</div>
<table width="100%">
<tr valign="top"><td width="80">
</td><td width="500">
<h1>Morse Micro IoT SDK</h1>
<h2>404 - Page not found</h2>
<p>
Sorry, the page you are requesting was not found on this
server.
</p>
</td><td>
&nbsp;
</td></tr>
</table>
</body>
</html>