X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/15c408ab8635fe45226abc2c55c9bebfe1ccb6c8..b736a5ef2b72f888acdc8fe825f8f8151ec09680:/Projects/Webserver/Lib/uip/conf/global-conf.h?ds=sidebyside 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"