movement: add world clock face

This commit is contained in:
Joey Castillo
2021-11-26 13:43:47 -05:00
parent 4a4ab81c6c
commit 002d368a25
6 changed files with 228 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
#define MOVEMENT_CONFIG_H_
#include "simple_clock_face.h"
#include "world_clock_face.h"
#include "preferences_face.h"
#include "set_time_face.h"
#include "pulsometer_face.h"