Add [12_m1284p_WIZNET_HTTPServer_SDCARD_pages] prj

This commit is contained in:
maxxir_w
2019-01-18 14:35:51 +04:00
parent 4c8449a175
commit aa2ce7afd2
50 changed files with 17471 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>