*/\r
#define UIP_CONF_UDP_CONNS 1\r
\r
+/**\r
+ * Host identifier define (e.g. MAC address). If defined as 0,\r
+ * this will use the internal MAC ethernet address define.\r
+ */\r
+#define UIP_NEIGHBOR_CONF_ADDRTYPE 0\r
+\r
//Include app configuration\r
#include "apps-conf.h"\r
\r