PineTimeStyle color picker initial commit

This commit is contained in:
Kieran Cawthray
2021-06-24 19:15:23 +02:00
parent 14721e8f1e
commit 38ab0add48
7 changed files with 385 additions and 2 deletions

View File

@@ -30,7 +30,8 @@ namespace Pinetime {
SettingTimeFormat,
SettingDisplay,
SettingWakeUp,
SettingSteps
SettingSteps,
SettingPineTimeStyle
};
}
}