Handle visibility for tomato watchface
(cherry picked from commit 547e8248ba3538693ee8c587a92ffece7b40d1a2)
This commit is contained in:
@@ -64,6 +64,7 @@ typedef struct {
|
||||
tomato_mode mode;
|
||||
tomato_kind kind;
|
||||
uint8_t done_count;
|
||||
bool visible;
|
||||
} tomato_state_t;
|
||||
|
||||
void tomato_face_setup(movement_settings_t *settings, uint8_t watch_face_index, void ** context_ptr);
|
||||
|
||||
Reference in New Issue
Block a user