mirror of
https://github.com/joeycastillo/second-movement.git
synced 2026-02-04 17:55:23 +00:00
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:
@ -63,6 +63,7 @@
|
||||
#include "tally_face.h"
|
||||
#include "probability_face.h"
|
||||
#include "ke_decimal_time_face.h"
|
||||
#include "interval_face.h"
|
||||
#include "timer_face.h"
|
||||
#include "simple_coin_flip_face.h"
|
||||
#include "lis2dw_monitor_face.h"
|
||||
|
||||
Reference in New Issue
Block a user