From: Dean Camera Date: Wed, 10 Mar 2010 12:48:20 +0000 (+0000) Subject: Added ENABLE_TELNET_SERVER compile time option to the Webserver project to disable... X-Git-Tag: LUFA-110528-BETA~564 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/aca7863350509a1f390eda93ac0150378d8cd16c?hp=aca7863350509a1f390eda93ac0150378d8cd16c Added ENABLE_TELNET_SERVER compile time option to the Webserver project to disable the TELNET server if desired. Change over static strings in the Webserver project to use PROGMEM where possible. ---