AsteroidOS / unofficial-watchfaces

Database of community-made watchfaces for AsteroidOS.
51 stars 32 forks source link

Update decimal-time watchface for easier hacking #99

Closed beroset closed 1 year ago

beroset commented 1 year ago

This adds a revolutionsPerDay value to make it easier to hack this watchface to do other things. For a standard 24-hour day and 12-hour watchface, revolutionsPerDay would be set to 2. In this version, it's set to 1 to be backwards compatible with the existing versions.

Signed-off-by: Ed Beroset beroset@ieee.org