Moved initial completed version of the Webserver project out of the Projects/Incomple...
[pub/lufa.git] / Projects / Incomplete / Webserver / Lib / uip / conf / global-conf.h
diff --git a/Projects/Incomplete/Webserver/Lib/uip/conf/global-conf.h b/Projects/Incomplete/Webserver/Lib/uip/conf/global-conf.h
deleted file mode 100644 (file)
index a9f118d..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-//Project specific configurations\r
-#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
-#endif /*__GLOBAL_CONF_H__*/\r