use different style for the heartrate settings and fix issues with settings file
This commit is contained in:
parent
27ee1eb2c8
commit
be1a519098
5 changed files with 73 additions and 76 deletions
|
|
@ -8,7 +8,6 @@ Settings::Settings(Pinetime::Controllers::FS& fs) : fs {fs} {
|
|||
}
|
||||
|
||||
void Settings::Init() {
|
||||
|
||||
// Load default settings from Flash
|
||||
LoadSettingsFromFile();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue