fix misspelling of pulsometer

This commit is contained in:
Joey Castillo
2021-10-16 16:51:36 -04:00
parent 05fe055f99
commit c27dbc779b
5 changed files with 33 additions and 33 deletions

View File

@@ -4,7 +4,7 @@
#include "simple_clock_face.h"
#include "preferences_face.h"
#include "set_time_face.h"
#include "pulseometer_face.h"
#include "pulsometer_face.h"
const watch_face_t watch_faces[] = {
simple_clock_face,