Merge PR #287 - add minimal clock face
Add a minimalist clock face that shows only hours and minutes. Reviewed-by: Matheus Afonso Martins Moreira <matheus@matheusmoreira.com> GitHub-Pull-Request: https://github.com/joeycastillo/Sensor-Watch/pull/287
This commit is contained in:
@@ -135,6 +135,7 @@ SRCS += \
|
||||
../watch_faces/complication/deadline_face.c
|
||||
../watch_faces/complication/higher_lower_game_face.c \
|
||||
../watch_faces/clock/french_revolutionary_face.c \
|
||||
../watch_faces/clock/minimal_clock_face.c \
|
||||
# New watch faces go above this line.
|
||||
|
||||
# Leave this line at the bottom of the file; it has all the targets for making your project.
|
||||
|
||||
Reference in New Issue
Block a user