
Nanostack Border Router is a generic mbed border router implementation that provides the 6LoWPAN ND or Thread border router initialization logic.
Diff: source/borderrouter_thread_tasklet.c
- Revision:
- 7:571f9a90b972
- Parent:
- 0:85f4174a8e29
- Child:
- 12:04fcf9df91e2
--- a/source/borderrouter_thread_tasklet.c Mon May 08 11:15:20 2017 +0100 +++ b/source/borderrouter_thread_tasklet.c Wed May 10 12:00:20 2017 +0100 @@ -366,7 +366,7 @@ } } -void border_router_start(void) +void border_router_tasklet_start(void) { net_init_core(); thread_rf_init();