Fix button size and default step goal
This commit is contained in:
parent
cd4a3e1dfe
commit
5fc07a8df7
2 changed files with 8 additions and 12 deletions
|
|
@ -76,7 +76,7 @@ namespace Pinetime {
|
|||
|
||||
uint8_t clockFace = 0;
|
||||
|
||||
uint32_t stepsGoal = 1000;
|
||||
uint32_t stepsGoal = 10000;
|
||||
uint32_t screenTimeOut = 15000;
|
||||
|
||||
WakeUpMode wakeUpMode = WakeUpMode::None;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue