movement: add voltage monitor watch face

This commit is contained in:
Joey Castillo
2021-11-06 23:52:00 -04:00
parent 88f41b12fc
commit 0f03257ee9
6 changed files with 163 additions and 0 deletions

View File

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