Do not #undef in example project-conf.h (Native BR)

This commit is contained in:
George Oikonomou 2017-10-08 17:05:31 +01:00
parent f6dcadbc4a
commit 97ee63f872

View File

@ -33,11 +33,9 @@
#define UIP_FALLBACK_INTERFACE rpl_interface
/* use a non-default network driver */
#undef NETSTACK_CONF_NETWORK
#define NETSTACK_CONF_NETWORK sicslowpan_driver
/* use a non-default MAC driver */
#undef NETSTACK_CONF_MAC
#define NETSTACK_CONF_MAC border_router_mac_driver