Fix merge issues, adjust font size and initial screen

This commit is contained in:
2024-12-05 17:19:34 -08:00
parent a550d64789
commit d8c86882da
19 changed files with 18 additions and 2016 deletions
+1 -1
View File
@@ -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;