]> git.sur5r.net Git - freertos/blob - FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/httpd-fs/io.shtml
bacef5f7d4e9b262c83e6288bee0a62c14be23bf
[freertos] / FreeRTOS / Demo / ARM7_AT91SAM7X256_Eclipse / RTOSDemo / webserver / httpd-fs / io.shtml
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\r
2 <html>\r
3   <head>\r
4     <title>FreeRTOS.org uIP WEB server demo</title>\r
5   </head>\r
6   <BODY bgcolor="#CCCCff">\r
7 <font face="arial">\r
8 <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>\r
9 <br><p>\r
10 <hr>\r
11 <b>LED IO</b><br>\r
12 \r
13 <p>\r
14 \r
15 Use the check box to set the LED state, then click "Update IO" to send the new state to the microcontroller.\r
16 \r
17 \r
18 <p>\r
19 <form name="aForm" action="/io.shtml" method="get">\r
20 %! led-io\r
21 <p>\r
22 <input type="submit" value="Update IO">\r
23 </form>\r
24 <br><p>\r
25 </font>\r
26 </body>\r
27 </html>\r
28 \r