mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-17 19:37:35 +08:00
0eb58dfb72
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5073 7fd9a85b-ad96-42d3-883c-3090e2eb8679
17 lines
553 B
HTML
17 lines
553 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title>Welcome to the uIP web server!</title>
|
|
<link rel="stylesheet" type="text/css" href="style.css">
|
|
</head>
|
|
<body bgcolor="#fffeec" text="black">
|
|
|
|
<div class="menu">
|
|
<div class="menubox"><a href="/">Front page</a></div>
|
|
<div class="menubox"><a href="files.shtml">File statistics</a></div>
|
|
<div class="menubox"><a href="stats.shtml">Network statistics</a></div>
|
|
<br>
|
|
</div>
|
|
|
|
<div class="contentblock">
|