mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-02 19:29:30 +00:00
removed NETSTACK_LLSEC.init
This commit is contained in:
parent
c9baf0cb57
commit
f1110bf6df
@ -409,7 +409,6 @@ main(void)
|
|||||||
#endif /* NETSTACK_CONF_WITH_IPV4 */
|
#endif /* NETSTACK_CONF_WITH_IPV4 */
|
||||||
|
|
||||||
watchdog_start();
|
watchdog_start();
|
||||||
NETSTACK_LLSEC.init();
|
|
||||||
|
|
||||||
#if NETSTACK_CONF_WITH_IPV6
|
#if NETSTACK_CONF_WITH_IPV6
|
||||||
start_uip6();
|
start_uip6();
|
||||||
|
Loading…
Reference in New Issue
Block a user