Now that `lorawan_init` only initialises data structures and does not start the stack or communicate with a physical device, run the init as soon as possible. This allows `lorawan_register_downlink_callback` to be called much earlier by other init functions. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au> |
||
|---|---|---|
| .. | ||
| nvm | ||
| services | ||
| CMakeLists.txt | ||
| Kconfig | ||
| lorawan.c | ||
| lw_priv.c | ||
| lw_priv.h | ||