bugfix answear speed

This commit is contained in:
Harald Pichler 2016-09-20 21:22:11 +02:00
parent 28f2b2caa8
commit 8b1745214c

View file

@ -31,6 +31,9 @@
#ifndef PROJECT_ROUTER_CONF_H_
#define PROJECT_ROUTER_CONF_H_
#undef RDC_CONF_MCU_SLEEP
#define RDC_CONF_MCU_SLEEP 0
#ifndef UIP_FALLBACK_INTERFACE
#define UIP_FALLBACK_INTERFACE rpl_interface
#endif