Add DHCP server to the Webserver demo for automatic network configuration. Correct...
[pub/lufa.git] / Projects / Webserver / Lib / uip / conf / global-conf.h
index a9f118d..5cfc607 100644 (file)
@@ -2,10 +2,6 @@
 #ifndef __GLOBAL_CONF_H__\r
 #define __GLOBAL_CONF_H__\r
 \r
-//Define frequency\r
-// #define F_CPU 12500000UL\r
-//\r
-\r
 //Include uip.h gives all the uip configurations in uip-conf.h\r
 #include "uip.h"\r
 \r