Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into main

This commit is contained in:
Joey Castillo
2022-01-15 19:27:24 -05:00
6 changed files with 304 additions and 0 deletions

View File

@@ -42,6 +42,7 @@
#include "demo_face.h"
#include "hello_there_face.h"
#include "sunrise_sunset_face.h"
#include "countdown_face.h"
const watch_face_t watch_faces[] = {
simple_clock_face,