add demo watch face

This commit is contained in:
Joey Castillo
2021-12-10 11:33:07 -05:00
parent 8e06100b81
commit 616587a203
4 changed files with 112 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
#include "stopwatch_face.h"
#include "totp_face.h"
#include "lis2dh_logging_face.h"
#include "demo_face.h"
const watch_face_t watch_faces[] = {
simple_clock_face,