X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/74b6993d66d70c323beb4d7eccf5b8f45bf6d31f..431db89b00408197976d653d89d15eeef8172e1b:/Projects/Incomplete/Webserver/Lib/WebserverApp.c diff --git a/Projects/Incomplete/Webserver/Lib/WebserverApp.c b/Projects/Incomplete/Webserver/Lib/WebserverApp.c index 97218b2be..11acec4b7 100644 --- a/Projects/Incomplete/Webserver/Lib/WebserverApp.c +++ b/Projects/Incomplete/Webserver/Lib/WebserverApp.c @@ -65,7 +65,8 @@ char PROGMEM HTTPPage[] = " " "

Hello from your USB AVR!

" "

" - " Hello! Welcome to the LUFA RNDIS Demo Webserver test page, running on your USB AVR via the LUFA library. This demonstrates the HTTP webserver, TCP/IP stack and RNDIS demo all running atop the LUFA USB stack." + " Hello! Welcome to the LUFA RNDIS Demo Webserver test page, running on your USB AVR via the LUFA library and uIP TCP/IP network stack. This" + " demonstrates a simple HTTP webserver serving out pages to HTTP clients." "

" " Project Information: http://www.fourwalledcubicle.com/LUFA.php." "


"