From: Dean Camera Date: Sun, 31 Jan 2010 14:18:03 +0000 (+0000) Subject: Clean up HTTP webserver code in the Webserver project, so that it follows the uIP... X-Git-Tag: LUFA-110528-BETA~638 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/bb1a036f097602a70ce219915db28dea616b76a8?hp=bb1a036f097602a70ce219915db28dea616b76a8 Clean up HTTP webserver code in the Webserver project, so that it follows the uIP application structure guidelines and uses cleaner state machine based code. ---