Revert minor change to main.

This commit is contained in:
Pete Johanson 2020-07-21 13:53:43 -04:00
parent f3267e6030
commit 3338b3f7de
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ void main(void)
return;
}
#ifdef CONFIG_SETTINGS
settings_load();
#endif