This repository has been archived on 2023-01-14. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
05_wickler/12_m1284p_WIZNET_HTTPServer_SDCARD_pages/WWW/info.htm

19 lines
419 B
HTML

<!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>