Probability watch face (#69)
* Initial work on probability watch face * Complete probability watch face * Restore default movement_config * PR feedback: PR watch face title, use arc4random, clean up warnings * Use rand instead of arc4random when building on emulator * Accidentally overwrote movement_config
This commit is contained in:
@@ -61,6 +61,7 @@ SRCS += \
|
||||
../watch_faces/complication/orrery_face.c \
|
||||
../watch_faces/complication/astronomy_face.c \
|
||||
../watch_faces/complication/tomato_face.c \
|
||||
../watch_faces/complication/probability_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