Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lorawan/nvm: do not call settings_save() after writing individual set…
…tings The lorawan subsystem do not use settings handler, and instead uses individual calls to settings_save_one(). With this strategy there is no need to call settings_save() at the end. Signed-off-by: Aurelien Jarno <[email protected]>
- Loading branch information