a9f118d4df61874500964236349d1a87d8d79af9
1 //Project specific configurations
2 #ifndef __GLOBAL_CONF_H__
3 #define __GLOBAL_CONF_H__
6 // #define F_CPU 12500000UL
9 //Include uip.h gives all the uip configurations in uip-conf.h
12 #endif /*__GLOBAL_CONF_H__*/