ESB uses tr1001 radio
This commit is contained in:
parent
0b2b7bcdba
commit
60425aa355
|
@ -1,6 +1,8 @@
|
|||
#ifndef __CONTIKI_CONF_H__
|
||||
#define __CONTIKI_CONF_H__
|
||||
|
||||
#define NETSTACK_CONF_RADIO tr1001_driver
|
||||
|
||||
/* DCO speed resynchronization for more robust UART, etc. */
|
||||
#define DCOSYNCH_CONF_ENABLED 1
|
||||
#define DCOSYNCH_CONF_PERIOD 30
|
||||
|
|
Loading…
Reference in a new issue