Fix merge issues, adjust font size and initial screen
This commit is contained in:
@@ -314,7 +314,7 @@ namespace Pinetime {
|
||||
uint32_t stepsGoal = 10000;
|
||||
uint32_t screenTimeOut = 15000;
|
||||
|
||||
ClockType clockType = ClockType::H24;
|
||||
ClockType clockType = ClockType::FUZZY;
|
||||
WeatherFormat weatherFormat = WeatherFormat::Metric;
|
||||
Notification notificationStatus = Notification::On;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user