Port the interval_face complication to Second Movement (#66)
* Port the interval_face complication to Second Movement - Compile inside Second Movement - Support custom display * Refactor display buffer name, enlarge index buffer Also removed now unused _blink_idx array * Fix Clear setting not showing, and its formatting * Rename work interval label to make it unique * Skip empty interval timers while cycling through
This commit is contained in:
@@ -38,6 +38,7 @@ SRCS += \
|
||||
./watch-faces/complication/kitchen_conversions_face.c \
|
||||
./watch-faces/complication/periodic_table_face.c \
|
||||
./watch-faces/clock/ke_decimal_time_face.c \
|
||||
./watch-faces/complication/interval_face.c \
|
||||
./watch-faces/complication/timer_face.c \
|
||||
./watch-faces/complication/simple_coin_flip_face.c \
|
||||
./watch-faces/sensor/lis2dw_monitor_face.c \
|
||||
|
||||
Reference in New Issue
Block a user