Add close enough clock face

This commit is contained in:
Ruben Nic
2024-05-06 20:32:59 -04:00
parent 439843f56b
commit fa35b8bb77
4 changed files with 262 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
#define MOVEMENT_FACES_H_
#include "simple_clock_face.h"
#include "close_enough_clock_face.h"
#include "clock_face.h"
#include "world_clock_face.h"
#include "preferences_face.h"