Nick Winans
4 years ago
committed by
Pete Johanson
6 changed files with 7 additions and 11 deletions
@ -1,8 +0,0 @@
@@ -1,8 +0,0 @@
|
||||
#include <device.h> |
||||
#include <init.h> |
||||
#include <kernel.h> |
||||
#include <settings/settings.h> |
||||
|
||||
static int zmk_settings_init(const struct device *_arg) { return settings_load(); } |
||||
|
||||
SYS_INIT(zmk_settings_init, APPLICATION, CONFIG_APPLICATION_INIT_PRIORITY); |
Loading…
Reference in new issue