Merge pull request #19 from tahnok/beats_watch_face

Port beats to movement framework
This commit is contained in:
joeycastillo
2021-10-23 16:36:26 -04:00
committed by GitHub
4 changed files with 97 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
#include "thermistor_readout_face.h"
#include "thermistor_logging_face.h"
#include "character_set_face.h"
#include "beats_face.h"
const watch_face_t watch_faces[] = {
simple_clock_face,