MartMarq / steps

Watchface for Watchy (SQFMI) - Steps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

steps

Watchface for Watchy (SQFMI) - Steps

Simple watchface which calculates the average of todays steps and the number of steps of the last 6 days.

Pushing the right upper button switches the watchface from time to step overview and back.

step1 step2

Steps of more than 65535 on one day will lead to an error.

there is a time adjustment routine in Uhr.cpp

every day at 0:30 it sets back time by 15 seconds and 500 ms, because my Watchy runs too fast. Just delete it (or set another adjustment)

About

Watchface for Watchy (SQFMI) - Steps

License:MIT License


Languages

Language:C 82.2%Language:C++ 17.8%