Add [12_m1284p_WIZNET_HTTPServer_SDCARD_pages] prj
This commit is contained in:
18
12_m1284p_WIZNET_HTTPServer_SDCARD_pages/WWW/info.htm
Normal file
18
12_m1284p_WIZNET_HTTPServer_SDCARD_pages/WWW/info.htm
Normal 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>
|
||||
Reference in New Issue
Block a user