mbed-os/features/nanostack/mbed-mesh-api
Jarno Lamsa be2eb9b6ed Set tasklet parameters before connecting
Set tasklet parameters before connecting to prevent the parameters to be set to 0.
The tasklet parameters are reset to 0 when wisun_tasklet_connect gets called,
thus those need to be set in the wisun_tasklet_configure_and_connect_to_network
before they are used. This is also done this way in other tasklets.
2019-02-08 16:50:27 +00:00
..
mbed-mesh-api mbed.h includes removed 2019-01-14 13:06:14 +00:00
source Set tasklet parameters before connecting 2019-02-08 16:50:27 +00:00
.gitignore Remove yotta-specific lines from .gitignore 2019-02-08 16:50:27 +00:00
.mbedignore Get rid of FEATURE_NANOSTACK 2018-04-27 14:38:44 +03:00
LICENSE Get rid of FEATURE_NANOSTACK 2018-04-27 14:38:44 +03:00
apache-2.0.txt Get rid of FEATURE_NANOSTACK 2018-04-27 14:38:44 +03:00
mbed_lib.json Add nanostack support for KW41Z 2019-01-25 14:29:59 +00:00