bring in clock face, add 024h mode, refactor out last raw access of settings->bit

This commit is contained in:
joeycastillo
2024-09-29 09:50:44 -04:00
parent 07d6a05e33
commit b3ed4df0a1
6 changed files with 14 additions and 18 deletions

View File

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