X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/1aeb5056d6943331ee2d11807bcc0a6480ad1ca0..a960e4b3b2ae72c6c3573fb690a1b9cde1642bc0:/Projects/Webserver/Lib/uip/conf/global-conf.h diff --git a/Projects/Webserver/Lib/uip/conf/global-conf.h b/Projects/Webserver/Lib/uip/conf/global-conf.h index a9f118d4d..5cfc60746 100644 --- a/Projects/Webserver/Lib/uip/conf/global-conf.h +++ b/Projects/Webserver/Lib/uip/conf/global-conf.h @@ -2,10 +2,6 @@ #ifndef __GLOBAL_CONF_H__ #define __GLOBAL_CONF_H__ -//Define frequency -// #define F_CPU 12500000UL -// - //Include uip.h gives all the uip configurations in uip-conf.h #include "uip.h"