Update settings.c
This commit is contained in:
parent
d71046c139
commit
4ebd68f7d8
@ -609,7 +609,7 @@ static void save(void)
|
|||||||
g_settings.wrpend = true;
|
g_settings.wrpend = true;
|
||||||
|
|
||||||
#ifdef CONFIG_SYSTEM_SETTINGS_CACHED_SAVES
|
#ifdef CONFIG_SYSTEM_SETTINGS_CACHED_SAVES
|
||||||
ret = timer_settime(g_settings.timerid, 0, &g_settings.trigger, NULL);
|
timer_settime(g_settings.timerid, 0, &g_settings.trigger, NULL);
|
||||||
#else
|
#else
|
||||||
union sigval value =
|
union sigval value =
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user