Add new project [12_m644p_WIZNET_HTTPServer_SDCARD_pages]

This commit is contained in:
maxxir
2019-02-06 23:38:38 +04:00
parent d26b3f6c49
commit db0fd356f7
49 changed files with 16683 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<title>W5500-AtMEGA1284p Device Info</title>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
<script type='text/javascript' src='ajax.js'>
</script>
<script type='text/javascript' src='info.js'>
</script>
</head>
<body onload='getInfo();'>
<div>
W5500-AtMEGA1284p Device Information
</div><br>
<p id="info_txt">..</p></body>
</html>