summaryrefslogtreecommitdiff
path: root/Demo/ARM7_LPC2368_Rowley/webserver/httpd-fs/index.shtml
diff options
context:
space:
mode:
authorRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2009-03-24 12:08:20 +0000
committerRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2009-03-24 12:08:20 +0000
commit9919d567ccf1ab1519bdb9ad80851743a5114046 (patch)
treea9035a888d167c2d1c20a7b2d4917383f33d72a0 /Demo/ARM7_LPC2368_Rowley/webserver/httpd-fs/index.shtml
parent58024d6b09a0e428b8ba6077955c3f48673c4772 (diff)
downloadfreertos-9919d567ccf1ab1519bdb9ad80851743a5114046.tar.gz
freertos-9919d567ccf1ab1519bdb9ad80851743a5114046.tar.bz2
freertos-9919d567ccf1ab1519bdb9ad80851743a5114046.tar.xz
Update the WEB server demo.HEADmaster
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@713 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'Demo/ARM7_LPC2368_Rowley/webserver/httpd-fs/index.shtml')
-rw-r--r--Demo/ARM7_LPC2368_Rowley/webserver/httpd-fs/index.shtml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Demo/ARM7_LPC2368_Rowley/webserver/httpd-fs/index.shtml b/Demo/ARM7_LPC2368_Rowley/webserver/httpd-fs/index.shtml
index 0ce405ba..4e7ffef6 100644
--- a/Demo/ARM7_LPC2368_Rowley/webserver/httpd-fs/index.shtml
+++ b/Demo/ARM7_LPC2368_Rowley/webserver/httpd-fs/index.shtml
@@ -3,14 +3,14 @@
<head>
<title>FreeRTOS.org uIP WEB server demo</title>
</head>
- <BODY onLoad="window.setTimeout(&quot;location.href='index.shtml'&quot;,2000)"bgcolor="#CCCCff">
+ <BODY onLoad="window.setTimeout(&quot;location.href='index.shtml'&quot;,2000)">
<font face="arial">
-<a href="index.shtml">RTOS Stats</a> <b>|</b> <a href="stats.shtml">TCP Stats</a> <b>|</b> <a href="tcp.shtml">Connections</a> <b>|</b> <a href="http://www.freertos.org/">FreeRTOS.org Homepage</a> <b>|</b> <a href="io.shtml">IO</a>
+<a href="index.shtml">RTOS Stats</a> <b>|</b> <a href="image.jpg">65K JPG</a> <b>|</b> <a href="tcp.shtml">Connections</a> <b>|</b> <a href="io.shtml">IO</a>
<br><p>
<hr>
<br><p>
<h2>Task statistics</h2>
-Page will refresh evey 2 seconds.<p>
+This page shows dynamically generated task state information. The page will refresh evey 2 seconds.<p>
<font face="courier"><pre>Task State Priority Stack #<br>************************************************<br>
%! rtos-stats
</pre></font>