X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/710f31c54023b2fd85d37b0d849be3895b70f1cb..cb779e3d7d32d7c43e0a45bb526de0a04135b0c7:/Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.c?ds=inline diff --git a/Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.c b/Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.c index bca8673ca..6106bd5ea 100644 --- a/Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.c +++ b/Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.c @@ -3,7 +3,7 @@ Copyright (C) Dean Camera, 2010. dean [at] fourwalledcubicle [dot] com - www.fourwalledcubicle.com + www.lufa-lib.org */ /* @@ -66,7 +66,7 @@ char PROGMEM HTTPPage[] = "

" " 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." "

" - " Project Information: http://www.fourwalledcubicle.com/LUFA.php." + " Project Information: http://www.lufa-lib.org." "


" " LUFA Version: " LUFA_VERSION_STRING "

"