bring in beats face using new time zone function

This commit is contained in:
joeycastillo
2024-09-29 09:17:06 -04:00
parent 1c2f1bad5d
commit 677872434d
5 changed files with 8 additions and 5 deletions

View File

@@ -25,6 +25,7 @@
#pragma once
#include "simple_clock_face.h"
#include "beats_face.h"
#include "world_clock_face.h"
#include "countdown_face.h"
#include "set_time_face.h"